Home
last modified time | relevance | path

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

/external/autotest/server/cros/device_health_profile/
Dprofile_constants.py6 PROFILE_FILE_DIR = '/var/lib/device_health_profile/' variable
Ddevice_health_profile.py51 self._remote_path = os.path.join(PROFILE_FILE_DIR, profile_filename)
116 self._profile_host.run('mkdir -p %s' % PROFILE_FILE_DIR,