Searched refs:_ping_check_status (Results 1 - 1 of 1) sorted by relevance

/external/autotest/server/hosts/
H A Dcros_host.py2071 def _ping_check_status(self, status): member in class:CrosHost
2098 # _ping_check_status() takes about 1 second, hence the
2103 if self._ping_check_status(status):
2111 return self._ping_check_status(status)

Completed in 89 milliseconds