Home | History | Annotate | Download | only in scripts

Lines Matching refs:def

91 def GetGTestRootDir(gmock_root):
97 def ValidateGMockRootDir(gmock_root):
108 def ValidateOutputDir(output_dir):
119 def FuseGMockH(gmock_root, output_dir):
125 def ProcessFile(gmock_header_path):
159 def FuseGMockAllCcToFile(gmock_root, output_file):
164 def ProcessFile(gmock_source_file):
204 def FuseGMockGTestAllCc(gmock_root, output_dir):
215 def FuseGMock(gmock_root, output_dir):
226 def main():