Searched defs:gmock_root (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/testing/scripts/ |
D | fuse_gmock_files.py | 91 def GetGTestRootDir(gmock_root): argument 97 def ValidateGMockRootDir(gmock_root): argument 119 def FuseGMockH(gmock_root, output_dir): argument 159 def FuseGMockAllCcToFile(gmock_root, output_file): argument 204 def FuseGMockGTestAllCc(gmock_root, output_dir): argument 215 def FuseGMock(gmock_root, output_dir): argument
|
/external/v8/testing/gmock/scripts/ |
D | fuse_gmock_files.py | 91 def GetGTestRootDir(gmock_root): argument 97 def ValidateGMockRootDir(gmock_root): argument 119 def FuseGMockH(gmock_root, output_dir): argument 159 def FuseGMockAllCcToFile(gmock_root, output_file): argument 204 def FuseGMockGTestAllCc(gmock_root, output_dir): argument 215 def FuseGMock(gmock_root, output_dir): argument
|
/external/googletest/googlemock/scripts/ |
D | fuse_gmock_files.py | 91 def GetGTestRootDir(gmock_root): argument 97 def ValidateGMockRootDir(gmock_root): argument 119 def FuseGMockH(gmock_root, output_dir): argument 159 def FuseGMockAllCcToFile(gmock_root, output_file): argument 204 def FuseGMockGTestAllCc(gmock_root, output_dir): argument 215 def FuseGMock(gmock_root, output_dir): argument
|