Searched refs:found_test (Results 1 – 4 of 4) sorted by relevance
100 bool found_test; in CompareRetrieveResult() local103 found_test = in CompareRetrieveResult()106 ASSERT_EQ(found, found_test); in CompareRetrieveResult()108 if (found && found_test) { in CompareRetrieveResult()
372 found_test = control_data.parse_control(file,374 tests[file] = found_test380 found_test = control_data.parse_control(file)381 tests[file] = found_test463 found_test = control_data.parse_control(file_path,465 tests[file_path] = found_test
63 self.found_test = False # Found a TEST= line236 self.found_test = True335 elif self.found_test:
284 found_test = parse_cf_text(path, text)295 return (path, found_test)