Searched refs:WaitForSsh (Results 1 – 3 of 3) sorted by relevance
158 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)219 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
282 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): member in Ssh
209 ssh_object.WaitForSsh,