Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py172 self.dhp.insert_failed_repair_action(tag)
Ddevice_health_profile.py459 def insert_failed_repair_action(self, tag): member in DeviceHealthProfile
/external/autotest/client/common_lib/hosts/
Drepair.py689 host.health_profile.insert_failed_repair_action(self.tag)