Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 68) sorted by relevance

123

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib_lite.py131 def execute_remote_cmd_with_timeout(telnet, command="", timeout=TIMEOUT, argument
189 def read_local_output_test(com=None, command=None, timeout=TIMEOUT, argument
213 def parser_hcp_test_suite_execute_log(com, start_time, timeout, input_command, device_log_file): argument
273 def parser_common_execute(com, start_time, timeout, input_command, receiver): argument
296 def read_local_output_ctest(com=None, command=None, timeout=TIMEOUT, argument
336 timeout=TIMEOUT, receiver=None): argument
Ddmlib.py399 def open_sync(self, timeout=DEFAULT_TIMEOUT): argument
752 def check_if_hdc_running(timeout=30): argument
765 timeout=DEFAULT_TIMEOUT): argument
772 timeout=DEFAULT_TIMEOUT): argument
817 def execute_shell_command(device, command, timeout=DEFAULT_TIMEOUT, argument
939 def write(sock, req, timeout=10): argument
959 def read(sock, length, timeout=10): argument
1007 def socket(host=None, port=None, timeout=None): argument
1052 def _operator_file(command, device, local, remote, timeout): argument
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
Dtrans_session_func_test.cpp246 int timeout = 10; variable
295 int timeout = 10; variable
344 int timeout = 10; variable
396 int timeout = 10; variable
444 int timeout = 10; variable
492 int timeout = 10; variable
/test/xts/hats/kernel/syscalls/async/pselect/
DPselectApiTest.cpp81 timespec timeout; variable
106 timespec timeout = {0, 0}; variable
129 timespec timeout = {0, 0}; variable
/test/xts/dcts/communication/softbus_standard/common/
Dwifi_utils.cpp44 int timeout = 10; in EnableWifi() local
87 int timeout = 10; in DisableWifi() local
136 int timeout = 10; in ConnectTo() local
Dnet_trans_common.c78 int Wait(int timeout) in Wait()
99 int Wait4Session(int timeout, WaitSessionType type) in Wait4Session()
617 int timeout = 10; in CreateSsAndOpenSession4Data() local
653 int timeout = 10; in CreateSsAndOpenSession4Ctl() local
689 int timeout = 10; in CreateSsAndOpenSession4Proxy() local
747 int timeout = 30; in SendData4Data() local
796 int timeout = 2; in CloseSessionAndRemoveSs4Data() local
821 int timeout = 2; in CloseSessionAndRemoveSs4Ctl() local
845 int timeout = 2; in CloseSessionAndRemoveSs4Proxy() local
869 int timeout = 10; in OpenSession4DataByP2p() local
[all …]
Dsocket_common.c127 int WaitNodeCount(int timeout, WaitNodeStateType state, int expectCount) in WaitNodeCount()
342 int Wait4Socket(int timeout, WaitSocketType type) in Wait4Socket()
454 int timeout; in SendSocket4Data() local
/test/xts/hats/kernel/syscalls/async/ppoll/
DPpollApiTest.cpp83 struct timespec timeout; variable
106 struct timespec timeout; variable
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dc_driver_lite.py160 def _run_ctest(self, source=None, request=None, timeout=90): argument
208 def _run_ctest_third_party(self, source=None, request=None, timeout=5): argument
270 def _run_ctest_third_party_hcptest(self, source=None, request=None, timeout=90): argument
Djsunit_driver.py111 def generate_console_output(self, request, timeout): argument
227 def read_device_log_timeout(self, device_log_file, argument
/test/testfwk/arkxtest/jsunit/src/module/kit/
DSysTestKit.js56 static async existKeyword(keyword, timeout) { argument
93 function executePromise(cmd, timeout) { argument
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
Dsignalndk32.cpp57 timespec timeout = {.tv_sec = PARAM_2, .tv_nsec = PARAM_0}; in SigTimedWait_time641() local
77 timespec timeout = {.tv_sec = PARAM_2, .tv_nsec = PARAM_0}; in SigTimedWait_time642() local
/test/xts/acts/ability/ability_runtime/featureability/actsfeatureabilitytest/entry/src/ohosTest/js/test/
DFeatureAbilityJsunit.test.js268 function timeout() { function
323 function timeout() { function
405 function timeout() { function
498 function timeout() { function
580 function timeout() { function
665 function timeout() { function
760 function timeout() { function
853 function timeout() { function
1380 function timeout() { function
1637 function timeout() { function
/test/xts/acts/ai/nncore/nncoretest/src/
DHdiExecutorTest.cpp318 int32_t timeout = 60; variable
339 int32_t timeout = 60; variable
361 int32_t timeout = 60; variable
383 int32_t timeout = 60; variable
404 int32_t timeout = 60; variable
425 int32_t timeout = 60; variable
/test/xts/tools/lite/reliability/
Dutils.py41 def exec_cmd(cmd, timeout=10, error_print=True, join_result=False, waitOut=False): argument
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/actsabilityusertest/entry/src/main/ets/MainAbility3/
DMainAbility3.ts19 function timeout() { function
/test/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelyFourth/entry/src/main/ets/entryability/
DEntryAbility.ts27 let timeout = 50; variable
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/actsabilityusertest/entry/src/main/ets/MainAbility2/
DMainAbility2.ts27 function timeout() { function
/test/ostest/wukong/common/src/
Dcount_down_latch.cpp33 bool CountDownLatch::await(std::chrono::milliseconds timeout) in await()
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_lite.py92 def apply_device(self, device_option, timeout=10): argument
211 def add_serial_timeout(self, serial_index, timeout): argument
/test/xts/acts/sample_lite/hctest_hal/prebuilt/
DTest.json12 "timeout": "20000", string
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api11_other/entry/src/main/ets/MainAbility/pages/RelativeContainer/relativeApi11/common/
DCustomNavigationUtils.ts18 timeout: number; property
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_navigation/ace_ets_module_navigation_api11/entry/src/main/ets/MainAbility/pages/Navigation/common/
DCustomNavigationUtils.ts18 timeout: number; property
/test/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelyFifth/entry/src/main/ets/entryability/
DEntryAbility.ts27 let timeout = 50; variable
/test/xts/acts/usb/usb_standard/entry/src/ohosTest/js/test/
DUsbDevicePipeJsunit.test.js773 async function callControlTransfer(pip, controlParam, timeout, caseName) { argument
1185 async function callControlTransferEx(pip, controlParam, timeout, caseName) { argument

123