Searched refs:ping_wait_down (Results 1 – 8 of 8) sorted by relevance
70 if self.host.ping_wait_down(timeout=self.TIMEOUT_SUSPEND_TRANSITION):81 if not self.host.ping_wait_down(timeout=self.TIMEOUT_SUSPEND_CHECK):
34 if not self.host.ping_wait_down(timeout=10):
143 if not self.host.ping_wait_down(timeout=down_sec):
68 if not self._host.ping_wait_down(_SUSPEND_TIMEOUT):
40 if not self.host.ping_wait_down(timeout=suspend_timeout):
57 if not self.host.ping_wait_down(timeout=10):
2129 def ping_wait_down(self, timeout): member in CrosHost2170 if not self.ping_wait_down(timeout=sleep_timeout):2236 if not self.ping_wait_down(timeout=shutdown_timeout):
428 if not self.client_host.ping_wait_down(timeout):