Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_stress_test.cc48 #define PAUSE_OR_SLEEP(x) PAUSE; macro
51 #define PAUSE_OR_SLEEP(x) SleepMs(x);
172 PAUSE_OR_SLEEP(20000); in StartStopTest()