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.py142 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
214 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
Dssh.py284 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): member in Ssh
Dssh_test.py216 ssh_object.WaitForSsh,