Home
last modified time | relevance | path

Searched refs:sleep (Results 376 - 400 of 1452) sorted by relevance

1...<<11121314151617181920>>...59

/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_director.cpp111 sleep(1); in ~RSGraphicTestDirector()
140 sleep(1); in Run()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
H A Dcpuset_hotplug_test.sh90 # stale value here. sleep is awful, but we can't do better.
92 sleep 1
163 # stale value here. sleep is awful, but we can't do better.
165 sleep 1
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H A Dcpuset_syscall_testset.sh77 sleep 1
79 sleep 1
/third_party/node/deps/v8/tools/chrome/
H A Dlinux_perf.py154 time.sleep(options.timeout)
163 time.sleep(1)
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslogtst.c170 sleep(10); in main()
174 sleep(10); in main()
/third_party/python/Lib/test/support/
H A Dthreading_helper.py51 time.sleep(0.01)
102 time.sleep(0.010)
H A Dinterpreters.py157 time.sleep(_delay)
186 time.sleep(2)
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_concurrent_stop.c179 sleep (1); in testMultithreadedGet()
201 sleep (1); in testMultithreadedPoolGet()
/third_party/python/Lib/test/
H A Dtest_winsound.py61 time.sleep(0.5)
142 time.sleep(0.5)
/foundation/arkui/ui_lite/tools/server/
H A Dmain.py30 time.sleep(1)
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_vblank_idle_corrector_test.cpp49 sleep(1); // wait 1s for processing data in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_main.cpp29 sleep(dmServiceInitDelay); in InitAll()
/third_party/ltp/lib/newlib_tests/
H A Dtest_children_cleanup.c31 sleep(30); in run()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtkillpoison.c19 sleep(100); in main()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtkillpoison.c19 sleep(100); in main()
/third_party/ltp/testcases/kernel/syscalls/alarm/
H A Dalarm07.c29 sleep(3); in verify_alarm()
/third_party/ltp/testcases/open_posix_testsuite/conformance/behavior/WIFEXITED/
H A D1-3.c21 sleep(5); in main()
H A D1-1.c21 sleep(5); in main()
H A D1-2.c21 sleep(5); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D1-2.c27 sleep(10); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D1-1.c14 * 1. Create a new thread. Have it sleep for 3 seconds.
34 sleep(1); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D2-1.c79 sleep(1); in my_init()
/third_party/musl/libc-test/src/functionalext/supplement/exit/
H A Dquick_exit.c35 sleep(1); in quick_exit_0100()
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dvfork.c39 sleep(1); in vfork_0100()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsleep.c23 * @tc.desc : Pause the program for a while with sleep
30 int result = sleep(2); in sleep_0100()
34 t_error("%s sleep get result is %d is not 0", __func__, result); in sleep_0100()
38 t_error("%s sleep get result is %ld is greater than 2 ms", __func__, difference); in sleep_0100()

Completed in 9 milliseconds

1...<<11121314151617181920>>...59