Home
last modified time | relevance | path

Searched defs:increment_error_count (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
Derror_handlers.py59 def __init__(self, file_path, configuration, increment_error_count, argument
Derror_handlers_unittest.py93 file_path='foo.txt', increment_error_count=lambda: True, argument
Dchecker.py674 def increment_error_count(): function