Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dssh.py293 ssh_timeout = timeout or constants.DEFAULT_SSH_TIMEOUT
294 sleep_multiplier = ssh_timeout / sum(range(max_retry + 1))
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py600 ssh_timeout=30, argument
673 timeout = time.time() + ssh_timeout
Dfuchsia_device.py396 ssh_timeout=30, argument
482 self.verify_ssh(timeout=ssh_timeout)