Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/login_OobeLocalization/
Dlogin_OobeLocalization.py30 _REGIONS_FILENAME = '/usr/share/misc/cros-regions.json' variable in login_OobeLocalization
238 with open(self._REGIONS_FILENAME, 'r') as regions_file: