Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 43) 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()
651 int timeout = 10; in CreateSsAndOpenSession4Data() local
687 int timeout = 10; in CreateSsAndOpenSession4Ctl() local
723 int timeout = 10; in CreateSsAndOpenSession4Proxy() local
781 int timeout = 5; in SendData4Data() local
830 int timeout = 2; in CloseSessionAndRemoveSs4Data() local
855 int timeout = 2; in CloseSessionAndRemoveSs4Ctl() local
879 int timeout = 2; in CloseSessionAndRemoveSs4Proxy() local
903 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
212 def read_local_output_ctest(com=None, command=None, timeout=TIMEOUT, argument
252 timeout=TIMEOUT, receiver=None): argument
Ddmlib.py370 def open_sync(self, timeout=DEFAULT_TIMEOUT): argument
725 timeout=DEFAULT_TIMEOUT): argument
733 timeout=DEFAULT_TIMEOUT): argument
786 def execute_shell_command(device, command, timeout=DEFAULT_TIMEOUT, argument
906 def write(sock, req, timeout=10): argument
926 def read(sock, length, timeout=10): argument
972 def socket(host=None, port=None, timeout=None): argument
1017 def _operator_file(command, device, local, remote, timeout): argument
Ddevice_lite.py297 def execute_command_with_timeout(self, command="", case_type="", argument
422 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/sample_lite/hctest_hal/prebuilt/
DTest.json12 "timeout": "20000", string
/test/xts/acts/commonlibrary/toolchain/libc-test/src/
Dtoolchaintest.cpp65 int timeoutsec = 5, timeout = 0; in RunTests() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_lite.py77 def apply_device(self, device_option, timeout=10): argument
/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
1393 function timeout() { function
1650 function timeout() { function
/test/xts/acts/usb/usb_standard/src/main/js/test/
DUsbDevicePipeJsunit.test.js425 function callControlTransfer(pip, controlParam, timeout, caseName) { argument
655 function callControlTransferEx(pip, controlParam, timeout, caseName) { argument
/test/ostest/wukong/common/src/
Dwukong_logger.cpp172 const auto timeout = std::chrono::milliseconds(LOG_PRINTER_TIMEOUT); in Run() local
/test/xts/acts/location/geolocation_standard/src/main/js/test/
DSystemLocation.test.js97 timeout:30000, property
/test/xts/dcts/server/disServer/
Dnet_trans_common.cpp114 int Wait4Session(int timeout, WaitSessionType type) in Wait4Session()
381 int timeout = 10; in CloseSessionAndRemoveSs4Data() local
439 int timeout = 10; in SendMsgTask() local
/test/xts/dcts/common/
Dshm_utils.cpp118 int timeout = 10; in waitDataWithCode() local
/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
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp331 int timeout = 10; in TcpServerForFork() local
421 long timeout = static_cast<long>(timeoutSec); in SelectServerForFork() local
745 struct timeval timeout = {0}; variable
/test/xts/acts/hiviewdfx/utils/native/
Dfile_utils.cpp114 void RedirecthiLog(std::string &hilogredirect, std::string &timeout) in RedirecthiLog()
/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py189 def execute_command(cls, command, print_flag=True, timeout=900): argument
/test/xts/acts/telephony/telephonyjstest/network_search/network_search_errors/src/main/js/test/
DNetworkSearchErrors.test.js26 function sleep(timeout) { argument

12