HomeSort by relevance Sort by last modified time
    Searched refs:sleep_for (Results 1 - 25 of 198) sorted by null

1 2 3 4 5 6 7 8

  /system/extras/libperfmgr/tests/
NodeLooperThreadTest.cc 67 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS);
84 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS);
87 std::this_thread::sleep_for(200ms);
90 std::this_thread::sleep_for(200ms);
106 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS);
114 std::this_thread::sleep_for(200ms);
117 std::this_thread::sleep_for(150ms);
121 std::this_thread::sleep_for(150ms);
137 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS);
141 std::this_thread::sleep_for(kSLEEP_TOLERANCE_MS)
    [all...]
  /hardware/interfaces/broadcastradio/common/tests/
WorkerThread_test.cpp 32 using std::this_thread::sleep_for;
52 sleep_for(150ms);
67 sleep_for(50ms);
69 sleep_for(100ms);
115 sleep_for(500ms);
130 sleep_for(50ms);
132 sleep_for(100ms);
  /external/libcxx/test/std/thread/futures/futures.async/
async.pass.cpp 39 std::this_thread::sleep_for(ms(200));
48 std::this_thread::sleep_for(ms(200));
55 std::this_thread::sleep_for(ms(200));
61 std::this_thread::sleep_for(ms(200));
68 std::this_thread::sleep_for(ms(200));
74 std::this_thread::sleep_for(ms(200));
86 std::this_thread::sleep_for(ms(300));
146 std::this_thread::sleep_for(ms(300));
151 std::this_thread::sleep_for(ms(300));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/futures/futures.async/
async.pass.cpp 39 std::this_thread::sleep_for(ms(200));
48 std::this_thread::sleep_for(ms(200));
55 std::this_thread::sleep_for(ms(200));
61 std::this_thread::sleep_for(ms(200));
68 std::this_thread::sleep_for(ms(200));
74 std::this_thread::sleep_for(ms(200));
86 std::this_thread::sleep_for(ms(300));
146 std::this_thread::sleep_for(ms(300));
151 std::this_thread::sleep_for(ms(300));
  /external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/
notify_one.pass.cpp 55 std::this_thread::sleep_for(std::chrono::milliseconds(100));
63 std::this_thread::sleep_for(std::chrono::milliseconds(100));
82 std::this_thread::sleep_for(std::chrono::milliseconds(100));
notify_all.pass.cpp 54 std::this_thread::sleep_for(std::chrono::milliseconds(100));
62 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
notify_one.pass.cpp 58 std::this_thread::sleep_for(std::chrono::milliseconds(100));
66 std::this_thread::sleep_for(std::chrono::milliseconds(100));
83 std::this_thread::sleep_for(std::chrono::milliseconds(100));
notify_all.pass.cpp 58 std::this_thread::sleep_for(std::chrono::milliseconds(100));
66 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.condition/thread.condition.condvar/
notify_one.pass.cpp 55 std::this_thread::sleep_for(std::chrono::milliseconds(100));
63 std::this_thread::sleep_for(std::chrono::milliseconds(100));
82 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.condition/thread.condition.condvarany/
notify_one.pass.cpp 58 std::this_thread::sleep_for(std::chrono::milliseconds(100));
66 std::this_thread::sleep_for(std::chrono::milliseconds(100));
83 std::this_thread::sleep_for(std::chrono::milliseconds(100));
  /system/core/adb/
socket_test.cpp 101 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
148 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
150 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
153 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
171 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
173 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
182 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
203 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
207 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT);
246 std::this_thread::sleep_for(SLEEP_FOR_FDEVENT)
    [all...]
  /external/libcxx/test/std/thread/futures/futures.shared_future/
get.pass.cpp 28 std::this_thread::sleep_for(std::chrono::milliseconds(500));
34 std::this_thread::sleep_for(std::chrono::milliseconds(500));
42 std::this_thread::sleep_for(std::chrono::milliseconds(500));
49 std::this_thread::sleep_for(std::chrono::milliseconds(500));
55 std::this_thread::sleep_for(std::chrono::milliseconds(500));
61 std::this_thread::sleep_for(std::chrono::milliseconds(500));
  /external/libcxx/test/std/thread/futures/futures.unique_future/
get.pass.cpp 28 std::this_thread::sleep_for(std::chrono::milliseconds(500));
34 std::this_thread::sleep_for(std::chrono::milliseconds(500));
42 std::this_thread::sleep_for(std::chrono::milliseconds(500));
49 std::this_thread::sleep_for(std::chrono::milliseconds(500));
55 std::this_thread::sleep_for(std::chrono::milliseconds(500));
61 std::this_thread::sleep_for(std::chrono::milliseconds(500));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/futures/futures.shared_future/
get.pass.cpp 28 std::this_thread::sleep_for(std::chrono::milliseconds(500));
34 std::this_thread::sleep_for(std::chrono::milliseconds(500));
42 std::this_thread::sleep_for(std::chrono::milliseconds(500));
49 std::this_thread::sleep_for(std::chrono::milliseconds(500));
55 std::this_thread::sleep_for(std::chrono::milliseconds(500));
61 std::this_thread::sleep_for(std::chrono::milliseconds(500));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/futures/futures.unique_future/
get.pass.cpp 28 std::this_thread::sleep_for(std::chrono::milliseconds(500));
34 std::this_thread::sleep_for(std::chrono::milliseconds(500));
42 std::this_thread::sleep_for(std::chrono::milliseconds(500));
49 std::this_thread::sleep_for(std::chrono::milliseconds(500));
55 std::this_thread::sleep_for(std::chrono::milliseconds(500));
61 std::this_thread::sleep_for(std::chrono::milliseconds(500));
  /external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.destr/
dtor.pass.cpp 60 std::this_thread::sleep_for(std::chrono::milliseconds(250));
  /hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
pointer-utils.h 48 std::this_thread::sleep_for(step);
  /hardware/libhardware/tests/input/evdev/
TestHelpers.h 36 return std::async(std::launch::async, [=]{ std::this_thread::sleep_for(delay); task(); });
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.threads/thread.thread.class/thread.thread.destr/
dtor.pass.cpp 60 std::this_thread::sleep_for(std::chrono::milliseconds(250));
  /external/drm_hwcomposer/tests/
worker_test.cpp 64 std::this_thread::sleep_for(std::chrono::milliseconds(20));
108 std::this_thread::sleep_for(std::chrono::milliseconds(50));
  /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
mutex_duration.pass.cpp 59 std::this_thread::sleep_for(ms(250));
66 std::this_thread::sleep_for(ms(300));
mutex_time_point.pass.cpp 59 std::this_thread::sleep_for(ms(250));
66 std::this_thread::sleep_for(ms(300));
  /external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
lock_shared.pass.cpp 75 std::this_thread::sleep_for(WaitTime);
83 std::this_thread::sleep_for(WaitTime);
  /external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
lock_shared.pass.cpp 77 std::this_thread::sleep_for(WaitTime);
85 std::this_thread::sleep_for(WaitTime);
try_lock_for.pass.cpp 73 std::this_thread::sleep_for(WaitTime);
80 std::this_thread::sleep_for(WaitTime + Tolerance);

Completed in 309 milliseconds

1 2 3 4 5 6 7 8