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.cpp1009 void changeReport(ReportingType rt, Milliseconds interval) in changeReport() function in TestReportWithReportUpdatesAndLimit
1147 changeReport(ReportingType::periodic, std::chrono::hours(1000)); in TEST_P()
1163 changeReport(ReportingType::onRequest, Milliseconds{0}); in TEST_P()