/external/chromium/base/ |
D | stats_table_unittest.cc | 106 PlatformThread::Sleep(index % 10); // short wait in Run() 188 PlatformThread::Sleep(index % 10); // short wait in MULTIPROCESS_TEST_MAIN() 324 PlatformThread::Sleep(500); in TEST_F() 330 PlatformThread::Sleep(500); in TEST_F() 353 PlatformThread::Sleep(500); in TEST_F() 360 PlatformThread::Sleep(500); in TEST_F() 388 PlatformThread::Sleep(500); in TEST_F() 398 PlatformThread::Sleep(500); in TEST_F()
|
D | condition_variable_unittest.cc | 205 PlatformThread::Sleep(100); in TEST_F() 253 PlatformThread::Sleep(30); // Wait a little. in TEST_F() 284 PlatformThread::Sleep(30); // Wait a little. in TEST_F() 311 PlatformThread::Sleep(45); in TEST_F() 330 PlatformThread::Sleep(100); in TEST_F() 349 PlatformThread::Sleep(100); // Should take about 60 ms. in TEST_F() 368 PlatformThread::Sleep(100); // Should take about 60 ms. in TEST_F() 385 PlatformThread::Sleep(10); // Be sure they're all shutdown. in TEST_F() 485 PlatformThread::Sleep(10); // Be sure they're all shutdown. in TEST_F()
|
D | platform_thread_win.cc | 39 ::Sleep(0); in YieldCurrentThread() 43 void PlatformThread::Sleep(int duration_ms) { in Sleep() function in PlatformThread 44 ::Sleep(duration_ms); in Sleep()
|
D | watchdog_unittest.cc | 101 PlatformThread::Sleep(500); in TEST_F() 109 PlatformThread::Sleep(100); // Don't sleep too long in TEST_F() 112 PlatformThread::Sleep(5500); in TEST_F()
|
D | thread_unittest.cc | 37 PlatformThread::Sleep(msec_); in Run() 49 PlatformThread::Sleep(500); in Init() 98 PlatformThread::Sleep(10); in TEST_F()
|
D | thread_collision_warner_unittest.cc | 193 PlatformThread::Sleep(5000); in TEST() 251 PlatformThread::Sleep(2000); in TEST() 321 PlatformThread::Sleep(2000); in TEST()
|
D | shared_memory_unittest.cc | 47 PlatformThread::Sleep(1); // Short wait. in ThreadMain() 100 PlatformThread::Sleep(1); // Short wait. in ThreadMain() 307 PlatformThread::Sleep(10); // Short wait. in TaskTestMain()
|
D | message_loop_unittest.cc | 161 PlatformThread::Sleep(pause_ms_); in Run() 337 PlatformThread::Sleep(100); in RunTest_PostDelayedTask_SharedTimer() 401 PlatformThread::Sleep(100); in RunTest_PostDelayedTask_SharedTimer_SubPump() 491 PlatformThread::Sleep(1); in Run() 787 PlatformThread::Sleep(ms_); in Run() 1252 Sleep(100); // Make sure the thread runs and sleeps for lack of work. in RunTest_IOHandler() 1292 Sleep(100); // Make sure the thread runs and sleeps for lack of work. in RunTest_WaitForIO() 1294 Sleep(100); in RunTest_WaitForIO() 1302 Sleep(200); in RunTest_WaitForIO()
|
D | time_unittest.cc | 96 PlatformThread::Sleep(10); in TEST() 122 PlatformThread::Sleep(10); in TEST()
|
D | debug_util.cc | 16 PlatformThread::Sleep(100); in WaitForDebugger()
|
D | spin_wait.h | 46 PlatformThread::Sleep(50); \
|
D | platform_thread.h | 46 static void Sleep(int duration_ms);
|
/external/chromium/third_party/icu/source/test/threadtest/ |
D | threadtest.cpp | 47 static void Sleep(int millis) {::Sleep(millis);}; in Sleep() function in ThreadFuncs 50 static void yield() {::Sleep(0);}; in yield() 96 static void Sleep(int millis); 102 void ThreadFuncs::Sleep(int millis) in Sleep() function in ThreadFuncs 437 ThreadFuncs::Sleep(1000); // We sleep while threads do their work ... in main()
|
/external/icu4c/test/threadtest/ |
D | threadtest.cpp | 47 static void Sleep(int millis) {::Sleep(millis);}; in Sleep() function in ThreadFuncs 50 static void yield() {::Sleep(0);}; in yield() 96 static void Sleep(int millis); 102 void ThreadFuncs::Sleep(int millis) in Sleep() function in ThreadFuncs 437 ThreadFuncs::Sleep(1000); // We sleep while threads do their work ... in main()
|
/external/srec/doc/logs/uapi/ |
D | run_robustness2.log | 44 Sleep 1800 ms (workaround for Sooner audio driver bug) 70 Sleep 1800 ms (workaround for Sooner audio driver bug) 96 Sleep 1800 ms (workaround for Sooner audio driver bug) 122 Sleep 1800 ms (workaround for Sooner audio driver bug) 148 Sleep 1800 ms (workaround for Sooner audio driver bug) 174 Sleep 1800 ms (workaround for Sooner audio driver bug) 200 Sleep 1800 ms (workaround for Sooner audio driver bug) 226 Sleep 1800 ms (workaround for Sooner audio driver bug) 252 Sleep 1800 ms (workaround for Sooner audio driver bug) 278 Sleep 1800 ms (workaround for Sooner audio driver bug) [all …]
|
D | run_robustness3.log | 98 Sleep 1800 ms (workaround for Sooner audio driver bug) 222 Sleep 1800 ms (workaround for Sooner audio driver bug) 346 Sleep 1800 ms (workaround for Sooner audio driver bug) 470 Sleep 1800 ms (workaround for Sooner audio driver bug) 594 Sleep 1800 ms (workaround for Sooner audio driver bug) 718 Sleep 1800 ms (workaround for Sooner audio driver bug) 842 Sleep 1800 ms (workaround for Sooner audio driver bug) 966 Sleep 1800 ms (workaround for Sooner audio driver bug) 1090 Sleep 1800 ms (workaround for Sooner audio driver bug) 1214 Sleep 1800 ms (workaround for Sooner audio driver bug) [all …]
|
/external/stlport/stlport/stl/ |
D | _threads.c | 93 Sleep(1); in _S_nsec_sleep() 95 Sleep(1 << (__log_nsec - 20)); in _S_nsec_sleep()
|
/external/libvpx/vp8/common/ |
D | threading.h | 31 #define thread_sleep(nms) Sleep(nms) 65 #define thread_sleep(nms) Sleep(nms)
|
/external/wpa_supplicant/ |
D | os_win32.c | 24 Sleep(sec * 1000); in os_sleep() 26 Sleep(usec / 1000); in os_sleep()
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
D | os_win32.c | 24 Sleep(sec * 1000); in os_sleep() 26 Sleep(usec / 1000); in os_sleep()
|
/external/chromium/net/base/ |
D | listen_socket_unittest.cc | 136 PlatformThread::Sleep(1); // 1MS sleep in NextAction() 169 PlatformThread::Sleep(1); 274 PlatformThread::Sleep(10); // sleep for 10ms
|
/external/stlport/stlport/stl/config/ |
D | _windows.h | 166 _STLP_WCE_WINBASEAPI void WINAPI Sleep(DWORD); 178 _STLP_IMPORT_DECLSPEC void _STLP_STDCALL Sleep(unsigned long);
|
/external/webkit/WebKitTools/record-memory-win/ |
D | main.cpp | 118 Sleep(2000); // give the process some time to launch in QueryContinuously() 124 Sleep(gQueryInterval*1000); in QueryContinuously()
|
/external/webkit/WebCore/platform/network/cf/ |
D | LoaderRunLoopCF.cpp | 60 Sleep(10); in loaderRunLoop()
|
/external/v8/test/cctest/ |
D | test-threads.cc | 49 v8::internal::OS::Sleep(500); // Make sure the timer fires. in TEST()
|