Searched refs:gtest_source_file (Results 1 – 3 of 3) sorted by relevance
180 def ProcessFile(gtest_source_file): argument184 if gtest_source_file in processed_files:187 processed_files.add(gtest_source_file)190 for line in file(os.path.join(gtest_root, gtest_source_file), 'r'):