Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py17 SUCCEED_REPAIR_ACTIONS_KEY = 'succeed_repair_actions' variable
48 SUCCEED_REPAIR_ACTIONS_KEY: {},
Ddevice_health_profile.py322 return self._get_value(SUCCEED_REPAIR_ACTIONS_KEY)
457 self._update_profile(SUCCEED_REPAIR_ACTIONS_KEY, actions)
485 self._update_profile(SUCCEED_REPAIR_ACTIONS_KEY, {})