OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
55
void
PlatformSleep
(int duration_ms) {
test_websocket.cc
791
PlatformSleep
(100); // 100ms
[
all
...]
Completed in 1899 milliseconds