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.cpp1195 readingsUpdated.Call(); in monitorProc()
1211 MockFunction<void()> readingsUpdated; member in TestReportInitialization
1274 EXPECT_CALL(readingsUpdated, Call()) in TEST_F()
1294 EXPECT_CALL(readingsUpdated, Call()).Times(0); in TEST_F()