Home
last modified time | relevance | path

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

/openbmc/telemetry/tests/src/
H A Dtest_report.cpp944 void changeReport(ReportingType rt, Milliseconds interval) in changeReport() function in TestReportWithReportUpdatesAndLimit
1081 changeReport(ReportingType::periodic, std::chrono::hours(1000)); in TEST_P()
1096 changeReport(ReportingType::onRequest, Milliseconds{0}); in TEST_P()