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/syzkaller/vendor/github.com/googleapis/gax-go/
Dinvoke.go53 func Sleep(ctx context.Context, d time.Duration) error { func
/external/libchrome/mojo/core/
Dtest_utils.cc50 void Sleep(MojoDeadline deadline) { in Sleep() function
/external/libchrome/base/threading/
Dplatform_thread_posix.cc177 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/libchrome/mojo/public/c/system/tests/
Dcore_perftest.cc239 void Sleep(int64_t microseconds) { in Sleep() function in __anonf15454a10111::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/tools/release/
Dtest_scripts.py402 def Sleep(self, seconds): member in ScriptTest
Dcommon_includes.py279 def Sleep(self, seconds): member in SideEffectHandler
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/
Dproject1.go233 Sleep int32 member
/external/v8/src/base/platform/
Dplatform-posix.cc391 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
Dplatform-win32.cc889 void OS::Sleep(TimeDelta interval) { in Sleep() function in v8::base::OS
/external/python/cpython3/Modules/
D_tkinter.c332 Sleep(int milli) in Sleep() function
/external/python/cpython2/Modules/
D_tkinter.c320 Sleep(int milli) in Sleep() function