/test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/ |
H A D | LocationErrorTest.test.js | 33 function sleep(ms) { function 42 await sleep(3000); 140 await sleep(500); 163 await sleep(4000); 190 await sleep(1500); 213 await sleep(1500); 240 await sleep(2000); 267 await sleep(2000); 289 await sleep(2000);
|
/test/xts/acts/security_lite/huks/liteos_m_adapter/ |
H A D | hks_others_test.c | 68 sleep(WAIT_TO_TEST_DONE); in HksOthersTestSetUp() 173 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 195 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 217 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 239 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 261 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 283 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 305 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 327 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE()
|
H A D | hks_curve25519_test.c | 70 sleep(WAIT_TO_TEST_DONE); in HksCurve25519TestSetUp() 135 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 157 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 179 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 201 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE()
|
H A D | hks_aes_test.c | 65 sleep(WAIT_TO_TEST_DONE); in HksAesTestSetUp() 137 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 159 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 181 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE() 206 sleep(WAIT_TO_TEST_DONE); in LITE_TEST_CASE()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | stats.h | 112 bool sleep); 142 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue() argument 148 * A voluntary sleep is a dequeue followed by a task switch. To in psi_dequeue() 153 if (sleep) in psi_dequeue() 165 * deregister its sleep-persistent psi states from the old in psi_ttwu_dequeue() 180 bool sleep) in psi_sched_switch() 185 psi_task_switch(prev, next, sleep); in psi_sched_switch() 190 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue() argument 194 bool sleep) {} in psi_sched_switch() 178 psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool sleep) psi_sched_switch() argument 192 psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool sleep) psi_sched_switch() argument
|
/test/xts/acts/communication/wifi_p2p/entry/src/ohosTest/js/test/ |
H A D | WifiP2PEvent.test.js | 44 function sleep(delay) {
function 81 await sleep(3000);
109 await sleep(2000);
118 await sleep(2000);
136 await sleep(3000);
155 await sleep(3000);
215 await sleep(3000);
|
/test/xts/acts/communication/nfc_ErrorCode/entry/src/ohosTest/js/test/ |
H A D | MifareUltralightTag.test.js | 20 function sleep(delay) { 88 sleep(3000); 122 sleep(3000); 152 sleep(3000); 187 sleep(3000);
|
/test/xts/acts/communication/nfc_Controller/entry/src/ohosTest/js/test/ |
H A D | MifareUltralightTag.test.js | 20 function sleep(delay) { 88 sleep(3000); 118 sleep(3000); 147 sleep(3000); 178 sleep(3000);
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/ |
H A D | 2-3.c | 93 sleep(1); in fn_rd() 124 sleep(1); in fn_wr() 181 sleep(1); in main() 205 sleep(1); in main() 225 sleep(1); in main()
|
H A D | 1-1.c | 59 sleep(1); in fn_rd() 103 sleep(1); in main() 146 sleep(1); in main() 167 sleep(1); in main()
|
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/entry/src/main/cpp/ |
H A D | AudioPlayerNDK.cpp | 57 sleep(g_playTime); in PlayerStatePrepare() 77 sleep(g_playTime); in PlayerStatePlayer() 97 sleep(g_playTime); in PlayerStatePause() 176 sleep(g_playTime); in PlayerStateSeek() 197 sleep(g_playTime); in PlayerStateGetCurrentTime() 218 sleep(g_playTime); in PlayerStateSetSpeed() 242 sleep(g_playTime); in PlayerStateGetSpeed() 263 sleep(g_playTime); in PlayerStateIsPlaying() 305 sleep(g_playTime); in PlayerStateLoop() 326 sleep(g_playTim in PlayerStateSetSpeed_1_25_X() [all...] |
/applications/standard/contacts_data/jstest/ |
H A D | Contacts_test.js | 41 function sleep(numberMillis) 61 sleep(sleep_two); 89 sleep(sleep_one); 107 sleep(sleep_one); 141 sleep(sleep_one); 178 sleep(sleep_one); 275 sleep(sleep_one); 326 sleep(sleep_one); 502 sleep(sleep_one); 524 sleep(sleep_on [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | sleep-s3c2410.S | 8 * Based on PXA/SA1100 sleep code by: 25 * put the cpu into sleep mode 29 @@ prepare cpu to sleep 38 orr r7, r7, #S3C2410_REFRESH_SELF @ SDRAM sleep command 50 streq r7, [r4] @ SDRAM sleep command 52 streq r9, [r6] @ CPU sleep
|
/kernel/linux/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/ |
H A D | enhancedf2fs02.sh | 43 sleep 60 66 sleep 240 68 sleep 90 70 sleep 5
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | setup_loopback.sh | 16 sleep 1 31 sleep 1 63 sleep 1 80 sleep 1
|
/kernel/liteos_a/testsuites/unittest/container/full/ |
H A D | It_pid_container_020.cpp | 41 sleep(TEST_PARENT_SLEEP_TIME); in Child() 45 sleep(TEST_PARENT_SLEEP_TIME); in Child() 54 sleep(TEST_PARENT_SLEEP_TIME); in Child() 116 sleep(5); /* 5: Wait for process resources to be reclaimed */ in ItPidContainer020()
|
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | signal_test_025.cpp | 53 sleep(1); in TestBlock() 65 sleep(1); in TestBlock() 77 sleep(1); in TestBlock() 111 sleep(1); in TestBlock()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/speculative/ |
H A D | 4-4.c | 22 * - sleep for time TIMERINTERVAL+ADDITIONALEXPIRES*TIMERINTERAL (must do 25 * - sleep for time TIMERINTERVAL and ensure timer expires (2X) 103 sleep(TIMERINTERVAL); in main() 105 sleep(TIMERINTERVAL); in main() 118 sleep(TIMERINTERVAL + ADDITIONALDELTA); in main() 127 sleep(TIMERINTERVAL + ADDITIONALDELTA); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
H A D | 5-1.c | 47 * This handler is just used to catch the signal and stop sleep (so the 82 sleep(1); // give parent time to set up handler in main() 85 /* make sure parent enter the final sleep */ in main() 87 sleep(1); in main() 98 /* parent runs stopsleep_handler when sleep is interrupted in main() 106 if (sleep(3) == 0) { in main() 107 /* If sleep finished, child is probably blocking */ in main() 127 if (sleep(3) == 0) { in main() 129 * mq_send didn't succeed and interrupt sleep() in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | nexthop.sh | 415 sleep 6 441 sleep 4 450 sleep 4 476 sleep 2 478 sleep 4 484 sleep 4 511 sleep 2 513 sleep 4 542 sleep 2 544 sleep [all...] |
H A D | fib_notifications.sh | 94 sleep 1 96 sleep 1 143 sleep 1 148 sleep 1 150 sleep 1 186 sleep 1 191 sleep 1 193 sleep 1
|
/test/xts/hats/powermgr/power/hdi_power_additional/common/ |
H A D | hdi_power_test.cpp | 1243 sleep(WAIT_TIME);
in HWTEST_F() 1253 sleep(WAIT_TIME);
in HWTEST_F() 1270 sleep(WAIT_TIME);
in HWTEST_F() 1280 sleep(WAIT_TIME);
in HWTEST_F() 1297 sleep(WAIT_TIME);
in HWTEST_F() 1307 sleep(WAIT_TIME);
in HWTEST_F() 1324 sleep(WAIT_TIME);
in HWTEST_F() 1334 sleep(WAIT_TIME);
in HWTEST_F() 1351 sleep(WAIT_TIME);
in HWTEST_F() 1361 sleep(WAIT_TIM in HWTEST_F() [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
H A D | 1-2.c | 62 sleep(1); in a_thread_func() 89 sleep(1); in main() 104 sleep(1); in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | clone.c | 39 sleep(1); in clone_0100() 53 sleep(1); in clone_0200() 66 sleep(1); in clone_0300()
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
H A D | camera_3a_uttest.cpp | 53 sleep(1);
in HWTEST_F() 77 sleep(1);
in HWTEST_F() 101 sleep(1);
in HWTEST_F() 125 sleep(1);
in HWTEST_F() 149 sleep(1);
in HWTEST_F() 173 sleep(1);
in HWTEST_F() 197 sleep(1);
in HWTEST_F() 221 sleep(1);
in HWTEST_F() 245 sleep(1);
in HWTEST_F() 269 sleep( in HWTEST_F() [all...] |