Searched refs:gmock_header_path (Results 1 – 1 of 1) sorted by relevance
133 def ProcessFile(gmock_header_path): argument137 if gmock_header_path in processed_files:140 processed_files.add(gmock_header_path)144 with open(os.path.join(gmock_root, gmock_header_path), 'r') as fh: