HomeSort by relevance Sort by last modified time
    Searched refs:PlatformSleep (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ppapi/tests/
test_core.cc 28 PlatformSleep(100); // 0.1 second
41 PlatformSleep(100); // 0.1 second
test_flash_clipboard.cc 80 PlatformSleep(kIntervalMs);
92 PlatformSleep(kIntervalMs);
111 PlatformSleep(kIntervalMs);
test_utils.h 26 void PlatformSleep(int duration_ms);
test_utils.cc 54 void PlatformSleep(int duration_ms) {
test_websocket.cc 792 PlatformSleep(100); // 100ms
    [all...]

Completed in 288 milliseconds