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 81 PlatformSleep(kIntervalMs);
93 PlatformSleep(kIntervalMs);
112 PlatformSleep(kIntervalMs);
125 PlatformSleep(kIntervalMs);
test_utils.h 26 void PlatformSleep(int duration_ms);
test_utils.cc 55 void PlatformSleep(int duration_ms) {
test_websocket.cc 795 PlatformSleep(100); // 100ms
    [all...]

Completed in 1858 milliseconds