Home
last modified time | relevance | path

Searched refs:usleep (Results 151 - 175 of 1340) sorted by relevance

12345678910>>...54

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dtimerfd_gettime.c52 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 Dstats_alarm_test.cpp72 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 Dfold_screen_sensor_manager_test.cpp58 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 Dbtf_map_in_map.c52 usleep(1); in test_lookup_update()
65 usleep(1); in test_lookup_update()
76 usleep(1); in test_lookup_update()
H A Diters.c25 usleep(1); in subtest_num_iters()
75 usleep(1); in subtest_testmod_seq_iters()
H A Dsubprogs.c45 usleep(1); in test_subprogs_with_jit_harden_toggling()
75 usleep(1); in test_subprogs_alone()
H A Dtimer_mim.c29 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 Dinput_helper.c82 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 Dpthread_kill_latency.c236 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 Dlib_event_handler_event_queue_test.cpp254 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 Ddeviceauth_standard_auth_test.cpp315 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 Dopen_stacktrace_catcher.cpp91 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 Dstream_session.cpp64 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 Dcommon_event_publish_manager_event_unit_test.cpp92 usleep(SLEEP_TIME); in HWTEST_F()
114 usleep(SLEEP_TIME); in HWTEST_F()
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dabilityms_client.cpp44 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 Dmmi_adapter_test.cpp44 usleep(WAITTIME); in TearDown()
51 usleep(WAITTIME); in SetUp()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A DnativeVsync_requestMultiCB_test.cpp59 usleep(1); // 1us in TestMultiTimes()
61 usleep(200000); // 200000us in TestMultiTimes()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_control.c88 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 Dboot_animation_controller.cpp57 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 Dfutex_requeue.c79 usleep(WAKE_WAIT_US); in main()
112 usleep(WAKE_WAIT_US); in main()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dpipe_test_001.cpp64 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 Dpipe_test_002.cpp74 usleep(10000); // 10000, Used to calculate the delay time. in TestPipeMultiProcess()
84 usleep(1); in TestPipeMultiProcess()
H A DIt_ipc_pipe_004.cpp61 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 DIt_posix_pthread_091.cpp41 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 Dprocess_test_017.cpp68 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()

Completed in 46 milliseconds

12345678910>>...54