Home
last modified time | relevance | path

Searched defs:Sleep (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
Dbefore_initialization_fixture.cc50 void BeforeInitializationFixture::Sleep(long milliseconds) { in Sleep() function in BeforeInitializationFixture
/external/sfntly/cpp/src/test/
Dplatform_thread.cc51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep() function in sfntly::PlatformThread
/external/libchrome/mojo/core/
Dtest_utils.cc50 void Sleep(MojoDeadline deadline) { in Sleep() function
/external/angle/util/
Dtest_utils_unittest.cpp54 TEST(TestUtils, Sleep) in TEST() argument
/external/libchrome/base/threading/
Dplatform_thread_posix.cc177 void PlatformThread::Sleep(TimeDelta duration) { in Sleep() function in base::PlatformThread
/external/angle/util/posix/
Dtest_utils_posix.cpp304 void Sleep(unsigned int milliseconds) in Sleep() function
/external/walt/ios/WALT/
DWALTClient.m67 static void Sleep(int64_t us) { function
/external/angle/util/windows/
Dtest_utils_win.cpp376 void Sleep(unsigned int milliseconds) in Sleep() function
/external/rmi4utils/rmidevice/
Drmidevice.cpp333 int Sleep(int ms) in Sleep() function
/external/libchrome/mojo/public/c/system/tests/
Dcore_perftest.cc239 void Sleep(int64_t microseconds) { in Sleep() function in __anon3b0abd630111::CorePerftest
/external/ltp/testcases/kernel/io/disktest/
Dsfunc.c652 void Sleep(unsigned int msecs) in Sleep() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc49 const char *Sleep() { return Yellow(); } in Sleep() function in __tsan::Decorator
/external/autotest/server/cros/cfm/configurable_test/
Dactions.py309 class Sleep(Action): class
/external/v8/src/base/platform/
Dplatform-starboard.cc260 void OS::Sleep(TimeDelta interval) { SbThreadSleep(interval.InMicroseconds()); } in Sleep() function in v8::base::OS
Dplatform-posix.cc481 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
Dplatform-win32.cc912 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
/external/python/cpython3/Modules/
D_tkinter.c355 Sleep(int milli) in Sleep() function
/external/python/cpython2/Modules/
D_tkinter.c320 Sleep(int milli) in Sleep() function