Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_HAL3/
Dcamera_HAL3.py31 test_config_path = '/var/cache/camera/test_config.json' variable in camera_HAL3
43 with open(self.test_config_path, 'w') as fp:
46 os.remove(self.test_config_path)