Home
last modified time | relevance | path

Searched refs:sleep (Results 301 - 325 of 3106) sorted by relevance

1...<<11121314151617181920>>...125

/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_test.sh94 sleep 1
175 sleep 30
234 sleep 30
261 sleep 30
292 sleep 100 < $subsys_path/0 & # add refcnt to this dir
319 sleep 100 < cgroup/0 & # add refcnt to this dir
/drivers/peripheral/camera/test/ut/v4l2/
H A Dhdi_func_test.cpp84 sleep(3); // waiting resource release for 3s. in TEST_F()
116 sleep(3); // waiting function Capture execute for 3s. in TEST_F()
175 sleep(3); // waiting 3s, prepare for execute function CancelCapture in TEST_F()
222 sleep(3); // waiting resource release for 3s. in TEST_F()
295 sleep(3); // waiting 3s, prepare for execute function CancelCapture in TEST_F()
362 sleep(3); // waiting 3s, prepare for release stream. in TEST_F()
414 sleep(3); // waiting 3s, prepare for release stream. in TEST_F()
462 sleep(3); // waiting 3s, prepare for release stream. in TEST_F()
508 sleep(3); // waiting 3s, prepare for attach bufferQueue. in TEST_F()
564 sleep( in TEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_group_test.cpp94 sleep(DELAY_TIME_ONE); in HWTEST_F()
139 sleep(DELAY_TIME_ONE); in HWTEST_F()
184 sleep(DELAY_TIME_ONE); in HWTEST_F()
274 sleep(DELAY_TIME_ONE); in HWTEST_F()
320 sleep(DELAY_TIME_ONE); in HWTEST_F()
367 sleep(DELAY_TIME_ONE); in HWTEST_F()
418 sleep(DELAY_TIME_ONE); in HWTEST_F()
463 sleep(DELAY_TIME_ONE); in HWTEST_F()
487 sleep(DELAY_TIME_ONE); in HWTEST_F()
515 sleep(DELAY_TIME_ON in HWTEST_F()
[all...]
/test/xts/acts/communication/btmanager_switchoff/entry/src/ohosTest/ets/test/
H A DbtManagerSwitchOff003.test.js23 function sleep(delay) { function
37 await sleep(3000);
43 await sleep(3000);
47 await sleep(3000);
88 await sleep(2000);
107 await sleep(900);
121 await sleep(3000);
646 await sleep(2000);
821 await sleep(2000);
906 await sleep(100
[all...]
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp77 sleep(PLAYING_TIME_2_SEC); in PlayFunTest()
80 sleep(PLAYING_TIME_2_SEC); in PlayFunTest()
113 sleep(PLAYING_TIME_2_SEC); in NoRunPlayFunTest()
116 sleep(PLAYING_TIME_2_SEC); in NoRunPlayFunTest()
949 sleep(PLAYING_TIME_2_SEC); in HWTEST_F()
1035 sleep(PLAYING_TIME_2_SEC); in HWTEST_F()
1227 sleep(PLAYING_TIME_2_SEC); in HWTEST_F()
1401 sleep(PLAYING_TIME_2_SEC); in HWTEST_F()
1423 sleep(PLAYING_TIME_2_SEC); in HWTEST_F()
1447 sleep(PLAYING_TIME_2_SE in HWTEST_F()
[all...]
/third_party/toybox/toys/pending/
H A Dinit.c259 sleep(1); in final_run()
338 sleep(1); in set_default()
367 sleep(1); in halt_poweroff_reboot_handler()
375 while(1) sleep(1); in halt_poweroff_reboot_handler()
395 sleep(1); in restart_init_handler()
403 while(1) sleep(1); in restart_init_handler()
433 sleep(1); in pause_handler()
499 sleep(1);//let cpu breath in init_main()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1005 sleep(WAIT_TIME_AFTER_START); in TestCallbacksSession()
1018 sleep(WAIT_TIME_BEFORE_STOP); in TestCallbacksSession()
1423 sleep(WAIT_TIME_AFTER_START); in HWTEST_F()
1427 sleep(WAIT_TIME_AFTER_START); in HWTEST_F()
1432 sleep(WAIT_TIME_AFTER_START); in HWTEST_F()
1440 sleep(WAIT_TIME_BEFORE_STOP); in HWTEST_F()
1528 sleep(WAIT_TIME_AFTER_CAPTURE); in HWTEST_F()
1563 sleep(WAIT_TIME_AFTER_START); in HWTEST_F()
1567 sleep(WAIT_TIME_AFTER_START); in HWTEST_F()
1570 sleep(WAIT_TIME_AFTER_CAPTUR in HWTEST_F()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dion_test.sh14 sleep 1
22 sleep 1
/third_party/node/test/async-hooks/
H A Dtest-graph.pipe.js11 const sleep = spawn('sleep', [ '0.1' ]);
13 sleep
/third_party/ltp/testcases/network/sockets/
H A DltpSockets.sh57 sleep 5
60 sleep 1
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
H A D2-1.c45 sleep(TIMEOUT); in a_thread_func()
74 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
H A D1-2.c55 sleep(1); in a_thread_func()
77 sleep(1); in main()
H A D1-1.c55 sleep(1); in a_thread_func()
77 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D4-1.c32 sleep(1); in a_thread_func()
53 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
H A D2-1.c47 sleep(1); in a_thread_func()
78 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D3-1.c42 sleep(10); in an_init_func()
82 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
H A D1-1.c53 sleep(1); in a_thread_func()
83 sleep(1); in main()
H A D1-2.c51 sleep(1); in a_thread_func()
82 sleep(1); in main()
H A D2-1.c48 sleep(1); in a_thread_func()
78 sleep(1); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/
H A D1-2.c64 sleep(1); in main()
77 sleep(1); in main()
H A D1-1.c61 sleep(1); in main()
68 sleep(1); in main()
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dkill.c48 sleep(1); in kill_0100()
55 sleep(1); in kill_0100()
/third_party/pulseaudio/src/tests/
H A Dtest-daemon.sh50 sleep 2
67 sleep 2
/test/xts/acts/multimedia/media/media_js_standard/
H A DAVRecorderTestBase.js72 sleep(200)
327 export function sleep(ms) {
369 await sleep(recorderTime);
614 await sleep(recorderTime);
722 sleep(300)
729 await sleep(300)
733 await sleep(200)
830 sleep(300)
891 sleep(200)
894 sleep(20
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh460 sleep 2
644 sleep 2
672 sleep 2
700 sleep 2
735 sleep 2
763 sleep 2
791 sleep 2
826 sleep 2
854 sleep 2
882 sleep
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...125