/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | signal_test_008.cpp | 61 usleep(10000); // 10000, Used to calculate the delay time. in TestSigKillWaitFromSigChild()
|
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/ |
H A D | clock_test_002.cpp | 68 usleep(400000); // 400000 delay for test in ClockTest()
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_034.cpp | 77 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
|
H A D | process_test_050.cpp | 81 usleep(1000 * 100); // 1000, 100, set usleep time. in Testcase()
|
H A D | process_test_040.cpp | 47 usleep(1000 * 10 * 50); // 1000, 10, 50, Used to calculate the delay time. in GroupProcess()
|
H A D | process_test_035.cpp | 79 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
|
/test/xts/hats/kernel/syscalls/timer/setitimer/ |
H A D | SetiTimerApiTest.cpp | 91 usleep(DELAY_TIME); in HWTEST_F()
|
/third_party/ffmpeg/libavutil/ |
H A D | time.c | 91 return usleep(usec); in av_usleep()
|
/third_party/ltp/include/ |
H A D | tst_common.h | 52 usleep(tst_delay_); \
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_fuzzy_sync03.c | 37 usleep(1); in worker()
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2017-16939.c | 66 usleep(100000); in run()
|
/third_party/ltp/testcases/kernel/containers/netns/ |
H A D | netns_netlink.c | 78 usleep(10000); in child_func()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
H A D | semop04.c | 58 usleep(1 + ((100.0 * rand()) / RAND_MAX)); in mainloop()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_sleep.c | 90 usleep(usecs); in main()
|
H A D | tst_timeout_kill.c | 60 usleep(100000); in main()
|
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/ |
H A D | dirtyc0w_shmem.c | 79 usleep(100000); in dirtyc0w_shmem_test()
|
/third_party/ltp/testcases/kernel/security/dirtyc0w/ |
H A D | dirtyc0w.c | 78 usleep(10000); in dirtyc0w_test()
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill05.c | 40 usleep(100); in wait_for_flag()
|
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
H A D | copy_file_range03.c | 36 usleep(1500000); in verify_copy_file_range_timestamp()
|
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
H A D | waitpid02.c | 152 usleep(10); in do_child()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | timer_getoverrun.c | 30 usleep(1000000); in handler()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_transition_demo.cpp | 382 usleep(SLEEP_TIME); in Transition1() 427 usleep(SLEEP_TIME); in Transition2() 471 usleep(SLEEP_TIME); in Transition3() 495 usleep(SLEEP_TIME); in Transition4()
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_queue.cpp | 264 usleep(10); in HWTEST_F() 349 usleep(3000); 747 usleep(3000); 775 usleep(3000);
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 285 usleep(200000); in do_rnd_write() 290 usleep(200000); in do_rnd_write() 421 usleep(cfg_wait); in copyfd_io_poll() 440 usleep(cfg_wait); in copyfd_io_poll()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_cookie.c | 59 usleep(1); in kprobe_subtest() 392 usleep(1); in tp_subtest() 414 usleep(1); in tp_subtest() 567 usleep(1); in lsm_subtest()
|