Searched refs:ProcessFile (Results 1 - 9 of 9) sorted by relevance

/external/google-breakpad/src/testing/gtest/scripts/
H A Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function in function:FuseGTestH
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function in function:FuseGTestAllCcToFile
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/protobuf/gtest/scripts/
H A Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function in function:FuseGTestH
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function in function:FuseGTestAllCcToFile
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
H A Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function in function:FuseGTestH
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function in function:FuseGTestAllCcToFile
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/google-breakpad/src/testing/scripts/
H A Dfuse_gmock_files.py125 def ProcessFile(gmock_header_path): function in function:FuseGMockH
139 ProcessFile('include/' + m.group(1))
155 ProcessFile(GMOCK_H_SEED)
164 def ProcessFile(gmock_source_file): function in function:FuseGMockAllCcToFile
196 ProcessFile(m.group(1))
201 ProcessFile(GMOCK_ALL_CC_SEED)
/external/llvm/utils/
H A DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/external/jhead/
H A Djhead.c772 void ProcessFile(const char * FileName)
1678 MyGlob(argv[argn], ProcessFile);
1682 ProcessFile(argv[argn]);
/external/webrtc/
H A DPRESUBMIT.py189 cpplint.ProcessFile(file_name, verbosity_level)
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4017 ProcessFile(filename, _cpplint_state.verbose_level)
/external/libvpx/libvpx/tools/
H A Dcpplint.py4577 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4749 ProcessFile(filename, _cpplint_state.verbose_level)

Completed in 1154 milliseconds