Home
last modified time | relevance | path

Searched refs:usleep (Results 351 - 375 of 1208) sorted by relevance

1...<<11121314151617181920>>...49

/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dsignal_test_008.cpp61 usleep(10000); // 10000, Used to calculate the delay time. in TestSigKillWaitFromSigChild()
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_002.cpp68 usleep(400000); // 400000 delay for test in ClockTest()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_034.cpp77 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
H A Dprocess_test_050.cpp81 usleep(1000 * 100); // 1000, 100, set usleep time. in Testcase()
H A Dprocess_test_040.cpp47 usleep(1000 * 10 * 50); // 1000, 10, 50, Used to calculate the delay time. in GroupProcess()
H A Dprocess_test_035.cpp79 usleep(1000 * 10 * 2); // 1000, 10, 2, Used to calculate the delay time. in TestCase()
/test/xts/hats/kernel/syscalls/timer/setitimer/
H A DSetiTimerApiTest.cpp91 usleep(DELAY_TIME); in HWTEST_F()
/third_party/ffmpeg/libavutil/
H A Dtime.c91 return usleep(usec); in av_usleep()
/third_party/ltp/include/
H A Dtst_common.h52 usleep(tst_delay_); \
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync03.c37 usleep(1); in worker()
/third_party/ltp/testcases/cve/
H A Dcve-2017-16939.c66 usleep(100000); in run()
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_netlink.c78 usleep(10000); in child_func()
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop04.c58 usleep(1 + ((100.0 * rand()) / RAND_MAX)); in mainloop()
/third_party/ltp/testcases/lib/
H A Dtst_sleep.c90 usleep(usecs); in main()
H A Dtst_timeout_kill.c60 usleep(100000); in main()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c79 usleep(100000); in dirtyc0w_shmem_test()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w.c78 usleep(10000); in dirtyc0w_test()
/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill05.c40 usleep(100); in wait_for_flag()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range03.c36 usleep(1500000); in verify_copy_file_range_timestamp()
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid02.c152 usleep(10); in do_child()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_getoverrun.c30 usleep(1000000); in handler()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_transition_demo.cpp382 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 Dut_queue.cpp264 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 Dmptcp_connect.c285 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 Dbpf_cookie.c59 usleep(1); in kprobe_subtest()
392 usleep(1); in tp_subtest()
414 usleep(1); in tp_subtest()
567 usleep(1); in lsm_subtest()

Completed in 9 milliseconds

1...<<11121314151617181920>>...49