Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py1349 self.PrintInfo('Category \'%s\' errors found: %d\n' %
1352 self.PrintInfo('Total errors found: %d\n' % self.error_count)
1354 def PrintInfo(self, message): member in _CppLintState
6553 _cpplint_state.PrintInfo('Ignoring "%s": file excluded by "%s". '
6681 _cpplint_state.PrintInfo('Done processing %s\n' % filename)