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.py158 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
219 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
Dssh.py282 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): member in Ssh
Dssh_test.py209 ssh_object.WaitForSsh,