Home
last modified time | relevance | path

Searched refs:get_failed_repair_action (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py171 self.assertEqual(self.dhp.get_failed_repair_action(tag), 0)
173 self.assertEqual(self.dhp.get_failed_repair_action(tag), 1)
Ddevice_health_profile.py341 def get_failed_repair_action(self, tag): member in DeviceHealthProfile
/external/autotest/server/hosts/
Dcros_firmware.py308 if (dhp.get_failed_repair_action(self.tag) > 2