Searched refs:WaitForSsh (Results 1 – 3 of 3) sorted by relevance
150 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)210 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
261 def WaitForSsh(self, timeout=None, sleep_for_retry=_SSH_CMD_RETRY_SLEEP, member in Ssh
206 ssh_object.WaitForSsh,