| /test/testfwk/arkxtest/jsunit/src/module/kit/ |
| D | SysTestKit.js | 40 static async existKeyword(keyword, timeout) { argument 77 function executePromise(cmd, timeout) { argument
|
| /test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/ |
| D | trans_session_func_test.cpp | 250 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/ |
| D | wifi_utils.cpp | 44 int timeout = 10; in EnableWifi() local 87 int timeout = 10; in DisableWifi() local 136 int timeout = 10; in ConnectTo() local
|
| D | net_trans_common.c | 89 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/ |
| D | dmlib_lite.py | 118 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
|
| D | dmlib.py | 370 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
|
| D | device_lite.py | 297 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/ |
| D | app.js | 28 configService.setConfig({'timeout': 12000}) property
|
| /test/xts/tools/lite/reliability/ |
| D | utils.py | 41 def exec_cmd(cmd, timeout=10, error_print=True, join_result=False, waitOut=False): argument
|
| D | JSPressTest.js | 113 setTimeout(timeout) { argument
|
| /test/xts/acts/sample_lite/hctest_hal/prebuilt/ |
| D | Test.json | 12 "timeout": "20000", string
|
| /test/xts/acts/commonlibrary/toolchain/libc-test/src/ |
| D | toolchaintest.cpp | 65 int timeoutsec = 5, timeout = 0; in RunTests() local
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
| D | manager_lite.py | 77 def apply_device(self, device_option, timeout=10): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | drivers_lite.py | 357 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/ |
| D | FeatureAbilityJsunit.test.js | 268 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/ |
| D | UsbDevicePipeJsunit.test.js | 425 function callControlTransfer(pip, controlParam, timeout, caseName) { argument 655 function callControlTransferEx(pip, controlParam, timeout, caseName) { argument
|
| /test/ostest/wukong/common/src/ |
| D | wukong_logger.cpp | 172 const auto timeout = std::chrono::milliseconds(LOG_PRINTER_TIMEOUT); in Run() local
|
| /test/xts/acts/location/geolocation_standard/src/main/js/test/ |
| D | SystemLocation.test.js | 97 timeout:30000, property
|
| /test/xts/dcts/server/disServer/ |
| D | net_trans_common.cpp | 114 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/ |
| D | shm_utils.cpp | 118 int timeout = 10; in waitDataWithCode() local
|
| /test/testfwk/arkxtest/jsunit/src/ |
| D | service.js | 26 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/ |
| D | ActsLwipTest.cpp | 331 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/ |
| D | file_utils.cpp | 114 void RedirecthiLog(std::string &hilogredirect, std::string &timeout) in RedirecthiLog()
|
| /test/testfwk/developer_test/aw/python/distributed/common/ |
| D | devices.py | 189 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/ |
| D | NetworkSearchErrors.test.js | 26 function sleep(timeout) { argument
|