Home
last modified time | relevance | path

Searched refs:get_provision_fail_count (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile_unittest.py146 cached_count = self.dhp.get_provision_fail_count()
148 self.assertEqual(self.dhp.get_provision_fail_count(), cached_count + 1)
Ddevice_health_profile.py294 def get_provision_fail_count(self): member in DeviceHealthProfile
439 self.get_provision_fail_count() + 1)