Home
last modified time | relevance | path

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

/third_party/googletest/googletest/scripts/
H A Dfuse_gtest_files.py155 def ProcessFile(gtest_header_path): function
169 ProcessFile('include/' + m.group(1))
174 ProcessFile(GTEST_H_SEED)
183 def ProcessFile(gtest_source_file): function
199 ProcessFile(GTEST_SPI_H_SEED)
214 ProcessFile(m.group(1))
218 ProcessFile(GTEST_ALL_CC_SEED)
/third_party/googletest/googlemock/scripts/
H A Dfuse_gmock_files.py133 def ProcessFile(gmock_header_path): function
150 ProcessFile('include/' + m.group(1))
166 ProcessFile(GMOCK_H_SEED)
175 def ProcessFile(gmock_source_file): function
212 ProcessFile(m.group(1))
217 ProcessFile(GMOCK_ALL_CC_SEED)
/third_party/json/tools/cpplint/
H A Dcpplint.py6599 def ProcessFile(filename, vlevel, extra_check_functions=None): function
6894 ProcessFile(filename, _cpplint_state.verbose_level)

Completed in 25 milliseconds