Searched refs:gmock_source_file (Results 1 – 1 of 1) sorted by relevance
164 def ProcessFile(gmock_source_file): argument168 if gmock_source_file in processed_files:171 processed_files.add(gmock_source_file)174 for line in file(os.path.join(gmock_root, gmock_source_file), 'r'):