/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | hardware_power_statecontrol_lib.py | 32 def suspendReboot(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument 53 def suspendRebootBootloader(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument 73 def suspendPoweroff(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument 93 def suspendMexec(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument 113 def suspendRam(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
|
/tools/acloud/internal/lib/ |
D | ssh.py | 36 def _SshCallWait(cmd, timeout=None): argument 63 def _SshCall(cmd, timeout=None): argument 90 def _SshLogOutput(cmd, timeout=None, show_output=False): argument 134 def ShellCmdWithRetry(cmd, timeout=None, show_output=False, argument 194 def Run(self, target_command, timeout=None, show_output=False, argument 266 def CheckSshConnection(self, timeout): argument 284 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/ |
D | wlan_policy_controller.py | 50 def _configure_wlan(self, preserve_saved_networks, timeout=15): argument 144 def save_and_connect(self, ssid, security, password=None, timeout=30): argument 172 timeout=30): argument 199 timeout=30): argument 226 def remove_all_networks_and_wait_for_no_connections(self, timeout=30): argument 331 def wait_for_connect(self, ssid, security_type, timeout=30): argument 384 timeout=30): argument 466 def wait_for_no_connections(self, timeout=30): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_5g_utils.py | 22 def is_current_network_5g_nsa(ad, nsa_mmwave=False, timeout=30): argument 54 def is_current_network_5g_nsa_for_subscription(ad, nsa_mmwave=False, timeout=30, sub_id=None): argument
|
D | gft_inout_utils.py | 70 def check_no_service_time(ad, timeout=30): argument 92 def check_back_to_service_time(ad, timeout=30): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | hostapd.py | 56 def start(self, config, timeout=60, additional_parameters=None): argument 121 def _wait_for_process(self, timeout=60): argument 135 def _wait_for_interface(self, timeout=60): argument
|
D | dhcp_server.py | 65 def start(self, config, timeout=60): argument 122 def _wait_for_process(self, timeout=60): argument 138 def _wait_for_server(self, timeout=60): argument
|
D | radvd.py | 69 def start(self, config, timeout=60): argument 126 def _wait_for_process(self, timeout=60): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | apollo_acts.py | 89 def wait_for_bluetooth_disconnection(self, timeout=60): argument 354 def wait_for_magic_pairing_notification(self, android_act, timeout=60): argument 381 def start_magic_pairing(self, android_act, timeout=30, retries=3): argument 429 timeout=DEFAULT_TIMEOUT, argument 452 timeout, interval, timer): argument 507 self, timeout=DEFAULT_TIMEOUT, interval=DEFAULT_CMD_INTERVAL): argument 581 self, address, timeout=DEFAULT_TIMEOUT, argument
|
D | agsa_acts.py | 77 def _wait_for_ota_to_finish(self, timeout=660): argument 118 force=True, timeout=660): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | iperf_client.py | 124 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument 144 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument 193 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument 296 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument
|
D | arduino_wifi_dongle.py | 313 def ip_address(self, exp_result=True, timeout=READ_TIMEOUT): argument 333 def wifi_status(self, exp_result=True, timeout=READ_TIMEOUT): argument 348 def wifi_scan(self, exp_result=True, timeout=READ_TIMEOUT): argument 378 def ping_status(self, exp_result=True, timeout=READ_TIMEOUT): argument
|
D | sniffer.py | 244 def wait_for_capture(self, timeout=None): argument 282 def __init__(self, sniffer, timeout=None): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/ |
D | bt_test_utils.py | 28 timeout, argument 71 timeout, argument
|
D | utils.py | 27 timeout=3600, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | b29_lib.py | 125 def _parse_output_of_running_process(self, subprocess, match, timeout=30): argument 182 def ping_component(self, component, timeout=30): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
D | car_media_utils.py | 42 def verifyEventReceived(log, device, event, timeout): argument 70 timeout=1.0): argument
|
D | car_telecom_utils.py | 179 def hangup_conf(log, ad, conf_id, timeout=10): argument 425 def wait_for_conference(log, ad, participants=2, timeout=10): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/ |
D | shell.py | 42 def run(self, command, timeout=60): argument 187 def kill(self, identifier, timeout=10): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | LteImsSimulation.py | 58 timeout=MAX_WAIT_TIME_IMS_CSCF_STATE): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | event_dispatcher.py | 178 def pop_event(self, event_name, timeout=DEFAULT_TIMEOUT): argument 226 timeout=DEFAULT_TIMEOUT, argument 283 def pop_events(self, regex_pattern, timeout, freq=1): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/ |
D | aware_test_utils.py | 46 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): argument 86 timeout=EVENT_TIMEOUT, argument 113 def fail_on_event(ad, event_name, timeout=EVENT_TIMEOUT): argument 134 def fail_on_event_with_keys(ad, event_name, timeout=EVENT_TIMEOUT, *keyvalues): argument 160 def verify_no_more_events(ad, timeout=EVENT_TIMEOUT): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/users/ |
D | users.py | 60 def _wait_for_user_to_take_place(android_device, user_id, timeout=10): argument
|
/tools/test/connectivity/acts_tests/tests/google/nfc/ |
D | NfcBasicFunctionalityTest.py | 26 timeout = 5 variable in NfcBasicFunctionalityTest
|
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/ |
D | http.py | 46 def open(self, host, port=80, timeout=2): argument
|