Searched refs:REBOOT_TIMEOUT_SECS (Results 1 – 2 of 2) sorted by relevance
28 REBOOT_TIMEOUT_SECS = 60 variable in network_WiFi_RegDomain224 self.host.reboot(timeout=self.REBOOT_TIMEOUT_SECS, wait=True)300 wifi_context.router.reboot(timeout=self.REBOOT_TIMEOUT_SECS)318 self.host.reboot(timeout=self.REBOOT_TIMEOUT_SECS, wait=True)
87 REBOOT_TIMEOUT_SECS = 90 variable in ServoHost534 self.reboot(timeout=self.REBOOT_TIMEOUT_SECS,581 while not self.wait_up(timeout=self.REBOOT_TIMEOUT_SECS):