Home
last modified time | relevance | path

Searched refs:sleep (Results 1 - 25 of 44) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/internal_tests/
H A Dtest_timeout.py18 from time import sleep namespace
29 await trio.sleep(0.02)
34 await trio.sleep(0.01)
40 sleep(1)
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_second_test.cpp120 sleep(1); in HWTEST_F_L0()
125 sleep(1); in HWTEST_F_L0()
130 sleep(1); in HWTEST_F_L0()
156 sleep(1); in HWTEST_F_L0()
161 sleep(1); in HWTEST_F_L0()
166 sleep(1); in HWTEST_F_L0()
192 sleep(1); in HWTEST_F_L0()
197 sleep(1); in HWTEST_F_L0()
202 sleep(1); in HWTEST_F_L0()
228 sleep( in HWTEST_F_L0()
[all...]
H A Dheap_tracker_first_test.cpp120 sleep(1); in HWTEST_F_L0()
125 sleep(1); in HWTEST_F_L0()
130 sleep(1); in HWTEST_F_L0()
174 sleep(1); in HWTEST_F_L0()
179 sleep(1); in HWTEST_F_L0()
184 sleep(1); in HWTEST_F_L0()
229 sleep(1); in HWTEST_F_L0()
234 sleep(1); in HWTEST_F_L0()
239 sleep(1); in HWTEST_F_L0()
H A Dheap_tracker_third_test.cpp120 sleep(1); in HWTEST_F_L0()
125 sleep(1); in HWTEST_F_L0()
130 sleep(1); in HWTEST_F_L0()
/arkcompiler/ets_runtime/tools/ap_file_viewer/test/
H A Dtest_ap.py40 time.sleep(2)
58 time.sleep(2)
69 time.sleep(2)
71 time.sleep(2)
75 time.sleep(2)
85 time.sleep(2)
87 time.sleep(2)
91 time.sleep(2)
107 time.sleep(5)
/arkcompiler/ets_frontend/test/scripts/utils/flash_image/
H A Dburn_image.py74 time.sleep(5)
92 time.sleep(100)
96 time.sleep(1)
/arkcompiler/ets_runtime/tools/circuit_viewer/test/
H A Dtest_viewer.py57 time.sleep(1)
96 time.sleep(5)
139 time.sleep(10)
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dmem_controller_test.cpp51 sleep(5); in HWTEST_F_L0()
59 sleep(10); in HWTEST_F_L0()
79 sleep(1);
137 sleep(1); in HWTEST_F_L0()
/arkcompiler/toolchain/inspector/test/
H A Dconnect_server_test.cpp101 sleep(WAIT_TIME); in ReturnValueVerification()
112 sleep(WAIT_TIME); in ReturnValueVerification()
/arkcompiler/toolchain/test/autotest/scenario_test/
H A Dtest_cpu_profiler_02.py68 time.sleep(3)
128 # all thread: sleep 10 seconds
130 time.sleep(10)
H A Dtest_heap_profiler_01.py67 time.sleep(3)
145 # all thread: sleep 10 seconds
147 time.sleep(10)
H A Dtest_cpu_profiler_01.py66 time.sleep(3)
143 # all thread: sleep 10 seconds
145 time.sleep(10)
H A Dtest_heap_profiler_02.py65 time.sleep(3)
132 # all thread: sleep 10 seconds
134 time.sleep(10)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/test262/
H A Dtest262harness.js45 sleep: thrower,
/arkcompiler/ets_frontend/es2panda/test/
H A Dtest262harness.js44 sleep: thrower,
/arkcompiler/ets_frontend/test/scripts/
H A Dentry.py70 time.sleep(1)
/arkcompiler/runtime_core/scripts/
H A Dtrace_enable.sh110 sleep $TIME_TO_WAIT
H A Dmemusage.py22 from time import sleep namespace
223 sleep(args.interval / 1000)
/arkcompiler/runtime_core/static_core/scripts/
H A Dtrace_enable.sh110 sleep "$TIME_TO_WAIT"
H A Dmemusage.py22 from time import sleep namespace
223 sleep(args.interval / 1000)
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Dutils.py178 time.sleep(3)
184 time.sleep(3)
190 time.sleep(3)
194 time.sleep(3)
/arkcompiler/toolchain/test/autotest/aw/
H A Dtaskpool.py73 await asyncio.sleep(interval)
/arkcompiler/ets_frontend/test262/
H A Dutils.py198 def sleep(duration): function
200 time.sleep(duration)
/arkcompiler/runtime_core/static_core/scripts/code_style/
H A Dcode_style_check.py96 time.sleep(5)
/arkcompiler/toolchain/tooling/client/tcpServer/test/
H A Djs_test_base.py67 time.sleep(1)

Completed in 8 milliseconds

12