Searched refs:sleep (Results 201 - 225 of 726) sorted by path

1234567891011>>

/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc73 #include <unistd.h> // for sleep(), geteuid()
331 sleep(0); // undo -foptimize-sibling-calls
344 sleep(0); // undo -foptimize-sibling-calls
1261 sleep(0); // undo -foptimize-sibling-calls
1298 sleep(0); // undo -foptimize-sibling-calls
H A Dmalloc_hook_test.cc40 #include <unistd.h> // for sleep()
88 sleep(seconds);
H A Dthread_dealloc_unittest.cc38 #include <unistd.h> // for sleep()
80 sleep(1); // Prevent exit race problem with glibc
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h399 /* Handle case when poll is used to simulate sleep. */
413 inline unsigned int sleep(unsigned int seconds) { function
/external/chromium_org/third_party/tlslite/tests/
H A Dtlstest.py272 time.sleep(2)
287 time.sleep(2)
396 time.sleep(2) # Hack for lack of ability to set timeout here
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dsystem_wrappers.target.darwin-arm.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.darwin-arm64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.darwin-mips.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.darwin-mips64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.darwin-x86.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.darwin-x86_64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-arm.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-arm64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-mips.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-mips64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-x86.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
H A Dsystem_wrappers.target.linux-x86_64.mk47 third_party/webrtc/system_wrappers/source/sleep.cc \
/external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
H A Drun_audio_test.py84 time.sleep(5)
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dltmain.sh885 sleep 2
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure2582 sleep 1
/external/chromium_org/tools/accessibility/nvda/
H A Dnvda_chrome_tests.py186 time.sleep(0.1)
/external/chromium_org/tools/android/adb_reboot/
H A Dadb_reboot.c32 sleep(120);
/external/chromium_org/tools/android/
H A Dadb_remote_setup.sh74 sleep 5
/external/chromium_org/tools/android/common/
H A Ddaemon.cc59 sleep(10); // Wait for the child process to finish setsid().
/external/chromium_org/tools/auto_bisect/
H A Dbisect_perf_regression.py522 time.sleep(poll_interval)

Completed in 506 milliseconds

1234567891011>>