| /external/pigweed/pw_thread/ |
| D | sleep_facade_test.cc | 44 TEST(Sleep, SleepForPositiveDuration) { in TEST() argument 54 TEST(Sleep, SleepForZeroLengthDuration) { in TEST() argument 65 TEST(Sleep, SleepForNegativeDuration) { in TEST() argument 76 TEST(Sleep, SleepUntilFutureWakeupTime) { in TEST() argument 86 TEST(Sleep, SleepUntilCurrentWakeupTime) { in TEST() argument 97 TEST(Sleep, SleepUntilPastWakeupTime) { in TEST() argument 108 TEST(Sleep, SleepForPositiveDurationInC) { in TEST() argument 119 TEST(Sleep, SleepForZeroLengthDurationInC) { in TEST() argument 131 TEST(Sleep, SleepForNegativeDurationInC) { in TEST() argument 144 TEST(Sleep, SleepUntilFutureWakeupTimeInC) { in TEST() argument [all …]
|
| /external/rust/crates/tokio/src/time/driver/ |
| D | sleep.rs | 49 pub fn sleep_until(deadline: Instant) -> Sleep { in sleep_until() 93 pub fn sleep(duration: Duration) -> Sleep { in sleep() 220 impl Sleep { implementation 225 ) -> Sleep { in new_timeout() 277 pub(crate) fn far_future(location: Option<&'static Location<'static>>) -> Sleep { in far_future() 384 impl Future for Sleep { implementation
|
| /external/rust/crates/rayon-core/src/sleep/ |
| D | mod.rs | 23 pub(super) struct Sleep { struct 28 worker_sleep_states: Vec<CachePadded<WorkerSleepState>>, argument 52 struct WorkerSleepState { argument 63 impl Sleep { implementation 64 pub(super) fn new(logger: Logger, n_threads: usize) -> Sleep { in new()
|
| /external/sfntly/cpp/src/test/ |
| D | platform_thread.cc | 51 void PlatformThread::Sleep(int32_t duration_ms) { in Sleep() function in sfntly::PlatformThread
|
| /external/libchrome/mojo/core/ |
| D | test_utils.cc | 50 void Sleep(MojoDeadline deadline) { in Sleep() function
|
| /external/rmi4utils/rmidevice/ |
| D | util.cpp | 14 int Sleep(int ms) in Sleep() function
|
| /external/webrtc/api/test/ |
| D | create_time_controller_unittest.cc | 58 void FakeAlarm::Sleep(TimeDelta duration) { in Sleep() function in webrtc::__anonccbedd430111::FakeAlarm
|
| /external/webrtc/test/network/ |
| D | feedback_generator.cc | 33 void FeedbackGeneratorImpl::Sleep(TimeDelta duration) { in Sleep() function in webrtc::FeedbackGeneratorImpl
|
| /external/rust/crates/parking_lot_core/src/thread_parker/windows/ |
| D | mod.rs | 180 fn Sleep(a: u32); in thread_yield() function
|
| /external/libchrome/base/threading/ |
| D | platform_thread_posix.cc | 177 void PlatformThread::Sleep(TimeDelta duration) { in Sleep() function in base::PlatformThread
|
| /external/webrtc/test/time_controller/ |
| D | external_time_controller_unittest.cc | 70 void FakeAlarm::Sleep(TimeDelta duration) { in Sleep() function in webrtc::__anonf151a3aa0111::FakeAlarm
|
| /external/angle/util/ |
| D | test_utils_unittest.cpp | 57 TEST(TestUtils, Sleep) in TEST() argument
|
| /external/walt/ios/WALT/ |
| D | WALTClient.m | 67 static void Sleep(int64_t us) { function
|
| /external/angle/util/windows/ |
| D | test_utils_win.cpp | 386 void Sleep(unsigned int milliseconds) in Sleep() function
|
| /external/libchrome/mojo/public/c/system/tests/ |
| D | core_perftest.cc | 239 void Sleep(int64_t microseconds) { in Sleep() function in __anona3435bc40111::CorePerftest
|
| /external/angle/util/posix/ |
| D | test_utils_posix.cpp | 331 void Sleep(unsigned int milliseconds) in Sleep() function
|
| /external/ltp/testcases/kernel/io/disktest/ |
| D | sfunc.c | 652 void Sleep(unsigned int msecs) in Sleep() function
|
| /external/webrtc/rtc_base/task_utils/ |
| D | repeating_task_unittest.cc | 35 void Sleep(TimeDelta time_delta) { 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 | 309 class Sleep(Action): class
|
| /external/go-cmp/cmp/internal/teststructs/ |
| D | project1.go | 233 Sleep int32 member
|
| /external/python/cpython3/Modules/ |
| D | _tkinter.c | 358 Sleep(int milli) in Sleep() function
|
| /external/python/cpython2/Modules/ |
| D | _tkinter.c | 320 Sleep(int milli) in Sleep() function
|