Home
last modified time | relevance | path

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

1234

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dhardware_power_statecontrol_lib.py41 def suspendReboot(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
51 def suspendRebootBootloader(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
61 def suspendPoweroff(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
71 def suspendMexec(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
81 def suspendRam(self, timeout=HW_PWR_STATE_CONTROL_TIMEOUT): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_5g_utils.py22 def is_current_network_5g_nsa(ad, sub_id = None, mmwave = None, timeout=30): argument
37 def _nsa_display_monitor(ad, sub_id, mmwave, timeout): argument
113 timeout = 30): argument
Dgft_inout_utils.py38 def check_no_service_time(ad, timeout=120): argument
64 def check_back_to_service_time(ad, timeout=120): argument
/tools/acloud/internal/lib/
Dssh.py43 def _SshCallWait(cmd, timeout=None): argument
70 def _SshCall(cmd, timeout=None): argument
97 def _SshLogOutput(cmd, timeout=None, show_output=False, hide_error_msg=False): argument
187 def ShellCmdWithRetry(cmd, timeout=None, show_output=False, argument
259 def Run(self, target_command, timeout=None, show_output=False, argument
331 def CheckSshConnection(self, timeout): argument
349 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py180 def save_and_connect(self, ssid, security, password=None, timeout=30): argument
208 timeout=30): argument
235 timeout=30): argument
262 def remove_all_networks_and_wait_for_no_connections(self, timeout=30): argument
366 def wait_for_connect(self, ssid, security_type, timeout=30): argument
419 timeout=30): argument
501 def wait_for_no_connections(self, timeout=30): argument
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Ddhcp_server.py66 def start(self, config, timeout=60): argument
141 def _wait_for_process(self, timeout=60): argument
157 def _wait_for_server(self, timeout=60): argument
Dradvd.py69 def start(self, config, timeout=60): argument
126 def _wait_for_process(self, timeout=60): argument
Dhostapd.py62 def start(self, config, timeout=60, additional_parameters=None): argument
291 def _wait_for_process(self, timeout=60): argument
305 def _wait_for_interface(self, timeout=60): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py89 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
Dagsa_acts.py77 def _wait_for_ota_to_finish(self, timeout=660): argument
118 force=True, timeout=660): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Diperf_client.py119 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument
140 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument
191 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument
281 def start(self, ip, iperf_args, tag, timeout=3600, iperf_binary=None): argument
Darduino_wifi_dongle.py313 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
Dsniffer.py241 def wait_for_capture(self, timeout=None): argument
279 def __init__(self, sniffer, timeout=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dbt_test_utils.py28 timeout, argument
71 timeout, argument
Dutils.py26 timeout=3600, argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Db29_lib.py125 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/
Dcar_media_utils.py42 def verifyEventReceived(log, device, event, timeout): argument
70 timeout=1.0): argument
Dcar_telecom_utils.py179 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/
Dshell.py43 def run(self, command, timeout=60): argument
195 def kill(self, identifier, timeout=10): argument
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteImsSimulation.py60 timeout=MAX_WAIT_TIME_IMS_CSCF_STATE): argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Devent_dispatcher.py178 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/
Daware_test_utils.py46 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/abstract_devices/
Dwlan_device.py147 timeout=1000, argument
157 timeout=1000, argument
269 timeout=1000, argument
277 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
398 timeout=1000, argument
413 timeout=1000, argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py381 def wait_until_attached(self, timeout=120): argument
391 def wait_until_communication_state(self, timeout=120): argument
405 def wait_until_idle_state(self, timeout=120): argument
419 def wait_until_quiet(self, timeout=120): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/users/
Dusers.py60 def _wait_for_user_to_take_place(android_device, user_id, timeout=10): argument

1234