/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | timerfd_gettime.c | 52 result = usleep(MICROSECONDS); in timerfd_gettime_0100() 54 t_error("%s usleep failed", __func__); in timerfd_gettime_0100() 104 result = usleep(MICROSECONDS); in timerfd_gettime64_0100() 106 t_error("%s usleep failed", __func__); in timerfd_gettime64_0100()
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_alarm_test.cpp | 72 usleep(POWER_CONSUMPTION_TRIGGERED_US); in HWTEST_F() 104 usleep(POWER_CONSUMPTION_TRIGGERED_US); in HWTEST_F() 165 usleep(POWER_CONSUMPTION_TRIGGERED_US); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | fold_screen_sensor_manager_test.cpp | 58 usleep(SLEEP_TIME_US); in TearDown() 152 usleep(SLEEP_TIME_US); in HWTEST_F() 208 usleep(SLEEP_TIME_US); in HWTEST_F()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_map_in_map.c | 52 usleep(1); in test_lookup_update() 65 usleep(1); in test_lookup_update() 76 usleep(1); in test_lookup_update()
|
H A D | iters.c | 25 usleep(1); in subtest_num_iters() 75 usleep(1); in subtest_testmod_seq_iters()
|
H A D | subprogs.c | 45 usleep(1); in test_subprogs_with_jit_harden_toggling() 75 usleep(1); in test_subprogs_alone()
|
H A D | timer_mim.c | 29 usleep(200); /* 100 times more than interval */ in timer_mim() 44 usleep(200); /* 100 times more than interval */ in timer_mim()
|
/third_party/ltp/testcases/kernel/input/ |
H A D | input_helper.c | 82 usleep(10000); in open_device() 161 usleep(10000); in open_uinput() 207 usleep(10000); in create_device()
|
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 236 usleep(100); in signal_sending_thread() 251 usleep(100); in signal_sending_thread() 267 usleep(100); in signal_sending_thread()
|
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_event_queue_test.cpp | 254 usleep(INSERT_DELAY); in InsertPriorityEvent() 283 usleep(INSERT_DELAY); in InsertAllPriorityEvent() 295 usleep(INSERT_DELAY); in InsertAllPriorityEvent() 839 usleep(REMOVE_WAIT_TIME); in HWTEST_F() 866 usleep(REMOVE_WAIT_TIME); in HWTEST_F() 893 usleep(REMOVE_WAIT_TIME); in HWTEST_F() 924 usleep(delayWaitTime); in HWTEST_F() 954 usleep(10000); in HWTEST_F() 957 usleep(10000); in HWTEST_F() 1003 usleep(1000 in HWTEST_F() [all...] |
/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_standard_auth_test.cpp | 315 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoGroup() 317 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoGroup() 346 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoIdenticalAccountGroup() 373 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoSymClientIdenticalAccountGroup() 402 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoSymServerIdenticalAccountGroup() 416 usleep(TEST_DEV_AUTH_SLEEP_TIME); in CreateDemoAcrossAccountGroup() 429 usleep(TEST_DEV_AUTH_SLEEP_TIME); in DeleteDemoGroup() 441 usleep(TEST_DEV_AUTH_SLEEP_TIME); in DeleteDemoIdenticalAccountGroup() 454 usleep(TEST_DEV_AUTH_SLEEP_TIME); in DeleteDemoAcrossAccountGroup() 471 usleep(TEST_DEV_AUTH_SLEEP_TIM in AddDemoMember() [all...] |
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
H A D | open_stacktrace_catcher.cpp | 91 usleep(SLEEP_TIME_US); in WaitChildPid() 134 usleep(SLEEP_TIME_US); // poll every 0.1 sec in ForkAndDumpStackTrace()
|
/base/msdp/device_status/utils/ipc/src/ |
H A D | stream_session.cpp | 64 usleep(SEND_RETRY_SLEEP_TIME);
in SendMsg() 74 usleep(SEND_RETRY_SLEEP_TIME);
in SendMsg()
|
/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_publish_manager_event_unit_test.cpp | 92 usleep(SLEEP_TIME); in HWTEST_F() 114 usleep(SLEEP_TIME); in HWTEST_F()
|
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | abilityms_client.cpp | 44 usleep(ERROR_SLEEP_TIMES); // sleep 300ms in Initialize() 50 usleep(ERROR_SLEEP_TIMES); // sleep 300ms in Initialize()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/adapter/ |
H A D | mmi_adapter_test.cpp | 44 usleep(WAITTIME); in TearDown() 51 usleep(WAITTIME); in SetUp()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
H A D | nativeVsync_requestMultiCB_test.cpp | 59 usleep(1); // 1us in TestMultiTimes() 61 usleep(200000); // 200000us in TestMultiTimes()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_control.c | 88 if (usleep(NSTACKX_CONTROL_INTERVAL) != 0) { in DFileSenderControlHandle() 89 DFILE_LOGE(TAG, "usleep(NSTACKX_CONTROL_INTERVAL) failed %d", errno); in DFileSenderControlHandle() 97 if (usleep(NSTACKX_CONTROL_INTERVAL) != 0) { in DFileReceiverControlHandle() 98 DFILE_LOGE(TAG, "usleep(NSTACKX_CONTROL_INTERVAL) failed %d", errno); in DFileReceiverControlHandle()
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_animation_controller.cpp | 57 usleep(SLEEP_TIME_US); in WaitRenderServiceInit() 63 usleep(SLEEP_TIME_US); in WaitRenderServiceInit()
|
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue.c | 79 usleep(WAKE_WAIT_US); in main() 112 usleep(WAKE_WAIT_US); in main()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | pipe_test_001.cpp | 64 usleep(100000); // 100000, Used to calculate the delay time. in TestPipeSingleProcess() 73 usleep(100000); // 100000, Used to calculate the delay time. in TestPipeSingleProcess()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
H A D | pipe_test_002.cpp | 74 usleep(10000); // 10000, Used to calculate the delay time. in TestPipeMultiProcess() 84 usleep(1); in TestPipeMultiProcess()
|
H A D | It_ipc_pipe_004.cpp | 61 usleep(100000); // 100000, Used to calculate the delay time. in TestCase() 69 usleep(100000); // 100000, Used to calculate the delay time. in TestCase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_091.cpp | 41 usleep(1000 * 10 * 5); in pthread_f01() 63 usleep(1000 * 10 * 5); in pthread_f02()
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/ |
H A D | process_test_017.cpp | 68 usleep(1000 * 10 * 10); // 1000, 10, 10, Used to calculate the delay time. in ProcessTest() 76 usleep(1000 * 10 * 5); // 1000, 10, 5, Used to calculate the delay time. in ProcessTest()
|