Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_report.cpp1092 readingsUpdated.Call(); in monitorProc()
1108 MockFunction<void()> readingsUpdated; member in TestReportInitialization
1171 EXPECT_CALL(readingsUpdated, Call()) in TEST_F()
1191 EXPECT_CALL(readingsUpdated, Call()).Times(0); in TEST_F()