Home
last modified time | relevance | path

Searched refs:ProcessFile (Results 1 – 14 of 14) sorted by relevance

/external/googletest/googletest/scripts/
Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/protobuf/gtest/scripts/
Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/google-breakpad/src/testing/gtest/scripts/
Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function
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/
Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/v8/testing/gtest/scripts/
Dfuse_gtest_files.py152 def ProcessFile(gtest_header_path): function
166 ProcessFile('include/' + m.group(1))
171 ProcessFile(GTEST_H_SEED)
180 def ProcessFile(gtest_source_file): function
196 ProcessFile(GTEST_SPI_H_SEED)
211 ProcessFile(m.group(1))
215 ProcessFile(GTEST_ALL_CC_SEED)
/external/googletest/googlemock/scripts/
Dfuse_gmock_files.py125 def ProcessFile(gmock_header_path): function
139 ProcessFile('include/' + m.group(1))
155 ProcessFile(GMOCK_H_SEED)
164 def ProcessFile(gmock_source_file): function
196 ProcessFile(m.group(1))
201 ProcessFile(GMOCK_ALL_CC_SEED)
/external/google-breakpad/src/testing/scripts/
Dfuse_gmock_files.py125 def ProcessFile(gmock_header_path): function
139 ProcessFile('include/' + m.group(1))
155 ProcessFile(GMOCK_H_SEED)
164 def ProcessFile(gmock_source_file): function
196 ProcessFile(m.group(1))
201 ProcessFile(GMOCK_ALL_CC_SEED)
/external/v8/testing/gmock/scripts/
Dfuse_gmock_files.py125 def ProcessFile(gmock_header_path): function
139 ProcessFile('include/' + m.group(1))
155 ProcessFile(GMOCK_H_SEED)
164 def ProcessFile(gmock_source_file): function
196 ProcessFile(m.group(1))
201 ProcessFile(GMOCK_ALL_CC_SEED)
/external/swiftshader/third_party/LLVM/utils/
DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
117 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/external/llvm/utils/
DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/external/libmojo/mojo/public/tools/bindings/
Dmojom_bindings_generator.py124 def ProcessFile(self, args, remaining_args, generator_modules, filename): member in MojomProcessor
232 processor.ProcessFile(args, remaining_args, generator_modules, filename)
/external/webrtc/
DPRESUBMIT.py189 cpplint.ProcessFile(file_name, verbosity_level)
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4017 ProcessFile(filename, _cpplint_state.verbose_level)
/external/libvpx/libvpx/tools/
Dcpplint.py4577 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4749 ProcessFile(filename, _cpplint_state.verbose_level)