Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ep/
DBtFuchsiaEPTest.py69 ssh_timeout = 30
72 timeout=ssh_timeout,
75 timeout=ssh_timeout,
/tools/acloud/internal/lib/
Dssh.py295 ssh_timeout = timeout or constants.DEFAULT_SSH_TIMEOUT
296 sleep_multiplier = ssh_timeout / sum(range(max_retry + 1))
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py680 ssh_timeout=30, argument
753 timeout = time.time() + ssh_timeout