Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dseed_test_attr.py101 def SeedAttributes(path_controlfile): argument
113 cd = control_data.parse_control(path_controlfile, True)
124 with open(path_controlfile, 'r') as f:
132 with open(path_controlfile, 'w') as f: