Home
last modified time | relevance | path

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

/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py170 def CheckSuiteLineRemoved(ctrl_file_path): argument
178 with open(ctrl_file_path, 'r') as f:
184 % ctrl_file_path)
245 ctrl_file_path = control_file.group(0)
246 CheckSuiteLineRemoved(ctrl_file_path)
247 ctrl_data = control_data.parse_control(ctrl_file_path,