Home | History | Annotate | Download | only in scripts

Lines Matching refs:def

82 def GetGTestRootDir():
96 def ValidateGTestRootDir(gtest_root):
102 def VerifyFileExists(relative_path):
119 def ValidateOutputDir(output_dir):
125 def VerifyOutputFile(relative_path):
151 def FuseGTestH(gtest_root, output_dir):
157 def ProcessFile(gtest_header_path):
180 def FuseGTestAllCc(gtest_root, output_dir):
186 def ProcessFile(gtest_source_file):
225 def FuseGTest(gtest_root, output_dir):
233 def main():