Home
last modified time | relevance | path

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

12

/test/testfwk/arkxtest/jsunit/src/module/kit/
DSysTestKit.js40 static async existKeyword(keyword, timeout) { argument
77 function executePromise(cmd, timeout) { argument
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/
Dtrans_session_func_test.cpp250 int timeout = 10; variable
299 int timeout = 10; variable
348 int timeout = 10; variable
400 int timeout = 10; variable
448 int timeout = 10; variable
496 int timeout = 10; 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.c89 int Wait(int timeout) in Wait()
110 int Wait4Session(int timeout, WaitSessionType type) in Wait4Session()
662 int timeout = 10; in CreateSsAndOpenSession4Data() local
698 int timeout = 10; in CreateSsAndOpenSession4Ctl() local
734 int timeout = 10; in CreateSsAndOpenSession4Proxy() local
792 int timeout = 5; in SendData4Data() local
841 int timeout = 2; in CloseSessionAndRemoveSs4Data() local
866 int timeout = 2; in CloseSessionAndRemoveSs4Ctl() local
890 int timeout = 2; in CloseSessionAndRemoveSs4Proxy() local
914 int timeout = 10; in OpenSession4DataByP2p() local
[all …]
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib_lite.py118 def execute_remote_cmd_with_timeout(telnet, command="", timeout=TIMEOUT, argument
177 def read_local_output_test(com=None, command=None, timeout=TIMEOUT, argument
214 def read_local_output_ctest(com=None, command=None, timeout=TIMEOUT, argument
254 timeout=TIMEOUT, receiver=None): argument
Ddmlib.py390 def open_sync(self, timeout=DEFAULT_TIMEOUT): argument
744 def check_if_hdc_running(timeout=30): argument
757 timeout=DEFAULT_TIMEOUT): argument
764 timeout=DEFAULT_TIMEOUT): argument
809 def execute_shell_command(device, command, timeout=DEFAULT_TIMEOUT, argument
930 def write(sock, req, timeout=10): argument
950 def read(sock, length, timeout=10): argument
996 def socket(host=None, port=None, timeout=None): argument
1041 def _operator_file(command, device, local, remote, timeout): argument
Ddevice_lite.py298 def execute_command_with_timeout(self, command="", case_type="", argument
423 def execute_command_with_timeout(self, command="", timeout=TIMEOUT, argument
/test/xts/acts/location/geolocation_errorCode/src/main/js/default/
Dapp.js28 configService.setConfig({'timeout': 12000}) property
/test/xts/tools/lite/reliability/
Dutils.py41 def exec_cmd(cmd, timeout=10, error_print=True, join_result=False, waitOut=False): argument
DJSPressTest.js113 setTimeout(timeout) { 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/xts/acts/ability/ability_runtime/actsnfcselecttypes/ActsNFCSelectTypesTestRelyFifth/entry/src/main/ets/entryability/
DEntryAbility.ts27 let timeout = 50; variable
/test/xts/acts/sample_lite/hctest_hal/prebuilt/
DTest.json12 "timeout": "20000", string
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_lite.py77 def apply_device(self, device_option, timeout=10): argument
/test/xts/acts/commonlibrary/toolchain/libc-test/src/
Dtoolchaintest.cpp65 int timeoutsec = 10, timeout = 0; in RunTests() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py357 def run(self, command=None, listener=None, timeout=None): argument
491 def check_xml_exist(self, xml_file, timeout=60): argument
685 def _run_ctest(self, source=None, request=None, timeout=90): argument
727 def _run_ctest_third_party(self, source=None, request=None, timeout=5): argument
787 def _run_ctest_upgrade_party(self, source=None, request=None, timeout=90): argument
976 def run(self, command=None, listener=None, timeout=20): argument
/test/xts/acts/ability/ability_runtime/featureability/actsfeatureabilitytest/entry/src/main/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
1382 function timeout() { function
1639 function timeout() { function
/test/ostest/wukong/common/src/
Dwukong_logger.cpp172 const auto timeout = std::chrono::milliseconds(LOG_PRINTER_TIMEOUT); in Run() local
/test/xts/acts/usb/usb_standard/src/main/js/test/
DUsbDevicePipeJsunit.test.js722 function callControlTransfer(pip, controlParam, timeout, caseName) { argument
1046 function callControlTransferEx(pip, controlParam, timeout, caseName) { argument
/test/xts/acts/location/geolocation_standard/src/main/js/test/
DSystemLocation.test.js97 timeout:30000, property
/test/xts/dcts/common/
Dshm_utils.cpp118 int timeout = 10; in waitDataWithCode() local
/test/xts/acts/telephony/telephonyjstest/network_search/network_search_errors/src/main/js/test/
DNetworkSearchErrors.test.js26 function sleep(timeout) { argument
/test/testfwk/arkxtest/jsunit/src/
Dservice.js26 function getFuncWithArgsZero(func, timeout, isStressTest) { argument
44 function getFuncWithArgsOne(func, timeout, isStressTest) { argument
67 function getFuncWithArgsTwo(func, timeout, paramItem, isStressTest) { argument

12