Searched refs:ping_wait_down (Results 1 – 7 of 7) sorted by relevance
72 if self.host.ping_wait_down(timeout=self.TIMEOUT_SUSPEND_TRANSITION):83 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):
72 if not self._host.ping_wait_down(_SUSPEND_TIMEOUT):
151 if not self.host.ping_wait_down(timeout=10):
1311 def ping_wait_down(self, timeout): member in CrosHost1352 if not self.ping_wait_down(timeout=sleep_timeout):1418 if not self.ping_wait_down(timeout=shutdown_timeout):
702 if not self.client_host.ping_wait_down(timeout):