Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DIOEventLoop_test.cpp126 void TestPeriodicEvents(int period_in_us, int iterations, bool precise) { in TestPeriodicEvents() function
154 TestPeriodicEvents(1000000, 1, false); in TEST()
158 TestPeriodicEvents(1000, 100, true); in TEST()