Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_steal_exclusive.cpp410 const int watchLoops = SOLO_DURATION_MSEC / SLEEP_DURATION_MSEC; in main() local
411 for (int i = watchLoops; i > 0; i--) { in main()
448 const int watchLoops = DUET_DURATION_MSEC / SLEEP_DURATION_MSEC; in main() local
449 for (int i = watchLoops; i > 0; i--) { in main()
Dtest_return_stop.cpp266 const int watchLoops = LOOP_DURATION_MSEC / SLEEP_DURATION_MSEC; in main() local
267 for (int i = watchLoops; i > 0; i--) { in main()