Home
last modified time | relevance | path

Searched refs:valueBefore (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp120 Matcher<T> valueBefore = _; member
132 ASSERT_THAT(getProperty<T>(path, property), p.valueBefore); in changeProperty()
339 {.valueBefore = Eq(currentValue), in TEST_F()
351 {.valueBefore = Eq(currentValue), in TEST_F()
H A Dtest_report.cpp175 Matcher<T> valueBefore = _; member
187 ASSERT_THAT(getProperty<T>(path, property), p.valueBefore); in changeProperty()