Lines Matching refs:error_count
556 self.error_count = 0 # global count of reported errors608 self.error_count = 0613 self.error_count += 1626 sys.stderr.write('Total errors found: %d\n' % self.error_count)4035 sys.exit(_cpplint_state.error_count > 0)