Home
last modified time | relevance | path

Searched refs:LAST_BADBLOCKS_RO_RUN_TIME_KEY (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/storage/
Dstorage_validate_unittest.py72 profile_constants.LAST_BADBLOCKS_RO_RUN_TIME_KEY,
78 profile_constants.LAST_BADBLOCKS_RO_RUN_TIME_KEY,
84 profile_constants.LAST_BADBLOCKS_RO_RUN_TIME_KEY,
/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py24 LAST_BADBLOCKS_RO_RUN_TIME_KEY = 'last_badblocks_ro_run_time' variable
55 LAST_BADBLOCKS_RO_RUN_TIME_KEY: DEFAULT_TIMESTAMP,
Ddevice_health_profile.py354 last_time = self._get_value(LAST_BADBLOCKS_RO_RUN_TIME_KEY)
407 LAST_BADBLOCKS_RO_RUN_TIME_KEY,