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.cpp1126 readingsUpdated.Call(); in monitorProc()
1142 MockFunction<void()> readingsUpdated; member in TestReportInitialization
1205 EXPECT_CALL(readingsUpdated, Call()) in TEST_F()
1225 EXPECT_CALL(readingsUpdated, Call()).Times(0); in TEST_F()