Searched refs:check_last_reboot (Results 1 – 2 of 2) sorted by relevance
129 self.reboot_log = cfm_helper.check_last_reboot(self.client)135 self.reboot_log = cfm_helper.check_last_reboot(self.client)140 self.reboot_log = cfm_helper.check_last_reboot(self.client)547 if self.reboot_log == cfm_helper.check_last_reboot(self.client):550 self.reboot_log = cfm_helper.check_last_reboot(self.client)755 self.reboot_log = cfm_helper.check_last_reboot(self.client)778 self.reboot_log = cfm_helper.check_last_reboot(self.client)
36 def check_last_reboot(dut): function