Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py150 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
210 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
Dssh.py261 def WaitForSsh(self, timeout=None, sleep_for_retry=_SSH_CMD_RETRY_SLEEP, member in Ssh
Dssh_test.py206 ssh_object.WaitForSsh,