Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_core.cc28 PlatformSleep(100); // 0.1 second in TestTime()
41 PlatformSleep(100); // 0.1 second in TestTimeTicks()
Dtest_flash_clipboard.cc81 PlatformSleep(kIntervalMs); in IsFormatAvailableMatches()
93 PlatformSleep(kIntervalMs); in ReadPlainTextMatches()
112 PlatformSleep(kIntervalMs); in ReadHTMLMatches()
125 PlatformSleep(kIntervalMs); in GetSequenceNumber()
Dtest_utils.h26 void PlatformSleep(int duration_ms);
Dtest_utils.cc55 void PlatformSleep(int duration_ms) { in PlatformSleep() function
Dtest_websocket.cc795 PlatformSleep(100); // 100ms in TestTextSendReceiveTwice()