Searched refs:ssh_timeout (Results 1 – 4 of 4) sorted by relevance
371 ssh_timeout = timeout or constants.DEFAULT_SSH_TIMEOUT372 sleep_multiplier = ssh_timeout / sum(range(max_retry + 1))382 except errors.DeviceConnectionError as ssh_timeout:387 "get detail information: '%s'" % ssh_cmd) from ssh_timeout
70 ssh_timeout = 3073 fd.ssh.run("killall bt-a2dp*", timeout_sec=ssh_timeout)74 fd.ssh.run("killall bt-avrcp*", timeout_sec=ssh_timeout)
769 ssh_timeout=30, argument840 timeout = time.time() + ssh_timeout
520 ssh_timeout: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT,582 end_time = time.time() + ssh_timeout