/external/chromium_org/mojo/system/ |
D | waiter_list_unittest.cc | 54 base::PlatformThread::Sleep( in TEST() 97 base::PlatformThread::Sleep( in TEST() 139 base::PlatformThread::Sleep( in TEST() 163 base::PlatformThread::Sleep( in TEST() 179 base::PlatformThread::Sleep( in TEST() 199 base::PlatformThread::Sleep( in TEST() 215 base::PlatformThread::Sleep( in TEST() 227 base::PlatformThread::Sleep( in TEST() 236 base::PlatformThread::Sleep( in TEST() 247 base::PlatformThread::Sleep( in TEST()
|
D | waiter_unittest.cc | 54 base::PlatformThread::Sleep( in WaitUntilDone() 120 base::PlatformThread::Sleep( in TEST() 133 base::PlatformThread::Sleep( in TEST() 178 base::PlatformThread::Sleep( in TEST() 191 base::PlatformThread::Sleep( in TEST() 259 base::PlatformThread::Sleep( in TEST() 270 base::PlatformThread::Sleep( in TEST() 273 base::PlatformThread::Sleep( in TEST()
|
D | simple_dispatcher_unittest.cc | 301 base::PlatformThread::Sleep( in TEST() 322 base::PlatformThread::Sleep( in TEST() 343 base::PlatformThread::Sleep( in TEST() 364 base::PlatformThread::Sleep( in TEST() 397 base::PlatformThread::Sleep( in TEST() 428 base::PlatformThread::Sleep( in TEST() 464 base::PlatformThread::Sleep( in TEST() 467 base::PlatformThread::Sleep( in TEST() 502 base::PlatformThread::Sleep( in TEST()
|
/external/chromium/base/synchronization/ |
D | lock_unittest.cc | 28 PlatformThread::Sleep(rand() % 20); in ThreadMain() 34 PlatformThread::Sleep(rand() % 20); in ThreadMain() 65 PlatformThread::Sleep(rand() % 20); in TEST() 71 PlatformThread::Sleep(rand() % 20); in TEST() 78 PlatformThread::Sleep(rand() % 20); in TEST() 157 PlatformThread::Sleep(rand() % 10); in DoStuff()
|
/external/sfntly/cpp/src/test/ |
D | lock_test.cc | 40 PlatformThread::Sleep(rand() % 20); in ThreadMain() 46 PlatformThread::Sleep(rand() % 20); in ThreadMain() 77 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 83 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 90 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 172 PlatformThread::Sleep(rand() % 10); in DoStuff()
|
D | platform_thread.cc | 51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep() function in sfntly::PlatformThread 52 ::Sleep(duration_ms); in Sleep() 85 void PlatformThread::Sleep(int32_t duration_ms) {
|
/external/chromium_org/base/synchronization/ |
D | lock_unittest.cc | 30 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); in ThreadMain() 36 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); in ThreadMain() 67 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); in TEST() 73 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); in TEST() 80 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 20)); in TEST() 159 PlatformThread::Sleep(TimeDelta::FromMilliseconds(rand() % 10)); in DoStuff()
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
D | lock_test.cc | 40 PlatformThread::Sleep(rand() % 20); in ThreadMain() 46 PlatformThread::Sleep(rand() % 20); in ThreadMain() 77 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 83 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 90 PlatformThread::Sleep(rand() % 20); in BasicLockTest() 172 PlatformThread::Sleep(rand() % 10); in DoStuff()
|
D | platform_thread.cc | 51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep() function in sfntly::PlatformThread 52 ::Sleep(duration_ms); in Sleep() 85 void PlatformThread::Sleep(int32_t duration_ms) {
|
/external/chromium_org/media/audio/win/ |
D | audio_output_win_unittest.cc | 96 ::Sleep(lag_in_ms_); in OnMoreData() 282 ::Sleep(500); in TEST() 286 ::Sleep(500); in TEST() 314 ::Sleep(10); in TEST() 343 ::Sleep(500); in TEST() 373 ::Sleep(500); in TEST() 416 ::Sleep(10); in TEST() 421 ::Sleep(500); in TEST() 450 ::Sleep(500); in TEST() 454 ::Sleep(250); in TEST() [all …]
|
/external/icu4c/test/threadtest/ |
D | threadtest.cpp | 48 static void Sleep(int millis) {::Sleep(millis);}; in Sleep() function in ThreadFuncs 51 static void yield() {::Sleep(0);}; in yield() 97 static void Sleep(int millis); 103 void ThreadFuncs::Sleep(int millis) in Sleep() function in ThreadFuncs 438 ThreadFuncs::Sleep(1000); // We sleep while threads do their work ... in main()
|
/external/chromium_org/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/chromium_org/base/metrics/ |
D | stats_table_unittest.cc | 107 PlatformThread::Sleep(TimeDelta::FromMilliseconds(index % 10)); in Run() 191 PlatformThread::Sleep(TimeDelta::FromMilliseconds(index % 10)); in MULTIPROCESS_TEST_MAIN() 332 PlatformThread::Sleep(kDuration); in TEST_F() 339 PlatformThread::Sleep(kDuration); in TEST_F() 367 PlatformThread::Sleep(kDuration); in TEST_F() 374 PlatformThread::Sleep(kDuration); in TEST_F() 405 PlatformThread::Sleep(kDuration); in TEST_F() 415 PlatformThread::Sleep(kDuration); in TEST_F()
|
/external/chromium/base/metrics/ |
D | stats_table_unittest.cc | 104 PlatformThread::Sleep(index % 10); // short wait in Run() 183 PlatformThread::Sleep(index % 10); // short wait in MULTIPROCESS_TEST_MAIN() 322 PlatformThread::Sleep(kRunMs); in TEST_F() 329 PlatformThread::Sleep(kRunMs); in TEST_F() 355 PlatformThread::Sleep(kRunMs); in TEST_F() 362 PlatformThread::Sleep(kRunMs); in TEST_F() 392 PlatformThread::Sleep(kRunMs); in TEST_F() 402 PlatformThread::Sleep(kRunMs); in TEST_F()
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | spinlock_win32-inl.h | 43 Sleep(0); in SpinLockDelay() 52 Sleep(1); in SpinLockDelay()
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | spinlock_win32-inl.h | 43 Sleep(0); in SpinLockDelay() 45 Sleep(base::internal::SuggestedDelayNS(loop) / 1000000); in SpinLockDelay()
|
/external/chromium/base/threading/ |
D | watchdog_unittest.cc | 102 PlatformThread::Sleep(500); in TEST_F() 112 PlatformThread::Sleep(100); // Sleep a bit, but not past the alarm point. in TEST_F() 127 PlatformThread::Sleep(1000); in TEST_F()
|
D | platform_thread_win.cc | 87 ::Sleep(0); in YieldCurrentThread() 91 void PlatformThread::Sleep(int duration_ms) { in Sleep() function in base::PlatformThread 92 ::Sleep(duration_ms); in Sleep()
|
/external/chromium_org/base/threading/ |
D | watchdog_unittest.cc | 103 PlatformThread::Sleep(TimeDelta::FromMilliseconds(500)); in TEST_F() 114 PlatformThread::Sleep(TimeDelta::FromMilliseconds(100)); in TEST_F() 129 PlatformThread::Sleep(TimeDelta::FromSeconds(1)); in TEST_F()
|
/external/valgrind/unittest/ |
D | windows_tests.cc | 40 Sleep(1); in LongWorker() 51 Sleep(1000); in VeryLongWriteWorker() 116 Sleep(1000); in TEST() 215 Sleep(1000); in TEST() 242 Sleep(500); in TEST() 251 Sleep(100); in Callback2() 408 Sleep(1); in Pop() 443 Sleep(500); in PrintDirectoryListingJob()
|
D | thread_wrappers_win.h | 55 #define usleep(x) Sleep((x)/1000) 56 #define sleep(x) Sleep((x)*1000) 117 Sleep(10); in WaitLoop() 129 Sleep(10); in WaitLoopWithTimeout()
|
/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 …]
|
/external/chromium_org/chrome_frame/test/ |
D | simulate_input.cc | 214 base::PlatformThread::Sleep(kMessageTimeout); in SendMouseClick() 218 base::PlatformThread::Sleep(kMessageTimeout); in SendMouseClick() 222 base::PlatformThread::Sleep(kMessageTimeout); in SendMouseClick() 250 Sleep(10); in SendStringW() 257 Sleep(10); in SendStringA()
|
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
D | invasive.cc | 18 Sleep(INFINITE); in MyThreadBombimgFunction() 132 Sleep(5); // 5ms to be able to see the progression easily with taskmgr. in TestUseAllMemory() 195 ::Sleep(3000); in TestCloseHWND()
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | pthread_delay_np.c | 99 Sleep (0); in pthread_delay_np() 168 Sleep (wait_time); in pthread_delay_np()
|