Searched refs:get_repair_fail_count (Results 1 – 5 of 5) sorted by relevance
141 cached_count = self.dhp.get_repair_fail_count()143 self.assertEqual(self.dhp.get_repair_fail_count(), cached_count + 1)
289 def get_repair_fail_count(self): member in DeviceHealthProfile434 self.get_repair_fail_count() + 1)
288 repair_fail_count = dhp.get_repair_fail_count()
1099 repair_failed_count = host.health_profile.get_repair_fail_count()
2970 if dhp and dhp.get_repair_fail_count() > 49:2976 dhp.get_repair_fail_count())