Home
last modified time | relevance | path

Searched refs:ssh_timeout (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/internal/lib/
Dssh.py351 ssh_timeout = timeout or constants.DEFAULT_SSH_TIMEOUT
352 sleep_multiplier = ssh_timeout / sum(range(max_retry + 1))
362 except errors.DeviceConnectionError as ssh_timeout:
367 "get detail information: '%s'" % ssh_cmd) from ssh_timeout
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ep/
DBtFuchsiaEPTest.py69 ssh_timeout = 30
72 timeout=ssh_timeout,
75 timeout=ssh_timeout,
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py737 ssh_timeout=30, argument
810 timeout = time.time() + ssh_timeout
Dfuchsia_device.py645 ssh_timeout=FUCHSIA_DEFAULT_CONNECT_TIMEOUT, argument
738 end_time = time.time() + ssh_timeout