Home
last modified time | relevance | path

Searched defs:Sleep (Results 1 – 16 of 16) 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/libmojo/mojo/edk/system/
Dtest_utils.cc50 void Sleep(MojoDeadline deadline) { in Sleep() function
/external/libchrome/base/threading/
Dplatform_thread_posix.cc168 void PlatformThread::Sleep(TimeDelta duration) { in Sleep() function in base::PlatformThread
/external/walt/ios/WALT/
DWALTClient.m67 static void Sleep(int64_t us) { function
/external/rmi4utils/rmidevice/
Drmidevice.cpp333 int Sleep(int ms) in Sleep() function
/external/libmojo/mojo/public/c/system/tests/
Dcore_perftest.cc241 void Sleep(int64_t microseconds) { in Sleep() function in __anon20a99c6c0111::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.py302 class Sleep(Action): class
/external/v8/src/base/platform/
Dplatform-posix.cc246 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
Dplatform-win32.cc832 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
/external/v8/tools/release/
Dtest_scripts.py436 def Sleep(self, seconds): member in ScriptTest
Dcommon_includes.py271 def Sleep(self, seconds): member in SideEffectHandler
/external/python/cpython3/Modules/
D_tkinter.c349 Sleep(int milli) in Sleep() function
/external/python/cpython2/Modules/
D_tkinter.c320 Sleep(int milli) in Sleep() function