/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/ |
D | before_initialization_fixture.cc | 50 void BeforeInitializationFixture::Sleep(long milliseconds) { in Sleep() function in BeforeInitializationFixture
|
/external/sfntly/cpp/src/test/ |
D | platform_thread.cc | 51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep() function in sfntly::PlatformThread
|
/external/libmojo/mojo/edk/system/ |
D | test_utils.cc | 50 void Sleep(MojoDeadline deadline) { in Sleep() function
|
/external/libchrome/base/threading/ |
D | platform_thread_posix.cc | 168 void PlatformThread::Sleep(TimeDelta duration) { in Sleep() function in base::PlatformThread
|
/external/walt/ios/WALT/ |
D | WALTClient.m | 67 static void Sleep(int64_t us) { function
|
/external/rmi4utils/rmidevice/ |
D | rmidevice.cpp | 333 int Sleep(int ms) in Sleep() function
|
/external/libmojo/mojo/public/c/system/tests/ |
D | core_perftest.cc | 241 void Sleep(int64_t microseconds) { in Sleep() function in __anon20a99c6c0111::CorePerftest
|
/external/ltp/testcases/kernel/io/disktest/ |
D | sfunc.c | 652 void Sleep(unsigned int msecs) in Sleep() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_report.cc | 49 const char *Sleep() { return Yellow(); } in Sleep() function in __tsan::Decorator
|
/external/autotest/server/cros/cfm/configurable_test/ |
D | actions.py | 302 class Sleep(Action): class
|
/external/v8/src/base/platform/ |
D | platform-posix.cc | 246 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
|
D | platform-win32.cc | 832 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
|
/external/v8/tools/release/ |
D | test_scripts.py | 436 def Sleep(self, seconds): member in ScriptTest
|
D | common_includes.py | 271 def Sleep(self, seconds): member in SideEffectHandler
|
/external/python/cpython3/Modules/ |
D | _tkinter.c | 349 Sleep(int milli) in Sleep() function
|
/external/python/cpython2/Modules/ |
D | _tkinter.c | 320 Sleep(int milli) in Sleep() function
|