Home | History | Annotate | Download | only in scripts

Lines Matching refs:def

86 def VerifyFileExists(directory, relative_path):
100 def ValidateGTestRootDir(gtest_root):
110 def VerifyOutputFile(output_dir, relative_path):
136 def ValidateOutputDir(output_dir):
146 def FuseGTestH(gtest_root, output_dir):
152 def ProcessFile(gtest_header_path):
175 def FuseGTestAllCcToFile(gtest_root, output_file):
180 def ProcessFile(gtest_source_file):
218 def FuseGTestAllCc(gtest_root, output_dir):
226 def FuseGTest(gtest_root, output_dir):
236 def main():