Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py37 PROFILE_VERSION = '0.0.1' variable
51 PROFILE_VERSION_KEY: PROFILE_VERSION,
Ddevice_health_profile.py168 if input_version != PROFILE_VERSION:
171 PROFILE_VERSION)
Ddevice_health_profile_unittest.py77 profile_constants.PROFILE_VERSION)