Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py13 PROVISION_FAIL_COUNT_KEY = 'provision_fail_count' variable
44 PROVISION_FAIL_COUNT_KEY: 0,
Ddevice_health_profile.py297 return self._get_value(PROVISION_FAIL_COUNT_KEY)
438 self._update_profile(PROVISION_FAIL_COUNT_KEY,
483 self._update_profile(PROVISION_FAIL_COUNT_KEY, 0)