Searched refs:ctrl_file_path (Results 1 – 1 of 1) sorted by relevance
190 def CheckSuiteLineRemoved(ctrl_file_path): argument198 with open(ctrl_file_path, 'r') as f:204 % ctrl_file_path)276 ctrl_file_path = control_file.group(0)277 CheckSuiteLineRemoved(ctrl_file_path)278 ctrl_data = control_data.parse_control(ctrl_file_path,