Searched refs:ctrl_file_path (Results 1 – 1 of 1) sorted by relevance
170 def CheckSuiteLineRemoved(ctrl_file_path): argument178 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,