Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py12 REPAIR_FAIL_COUNT_KEY = 'repair_fail_count' variable
43 REPAIR_FAIL_COUNT_KEY: 0,
Ddevice_health_profile.py292 return self._get_value(REPAIR_FAIL_COUNT_KEY)
433 self._update_profile(REPAIR_FAIL_COUNT_KEY,
482 self._update_profile(REPAIR_FAIL_COUNT_KEY, 0)