Home
last modified time | relevance | path

Searched defs:_MAX_UNINTERESTING_LINES (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/buildtools/checkdeps/
H A Dcpp_checker.py28 _MAX_UNINTERESTING_LINES = 50 variable in CppChecker
H A Dproto_checker.py24 _MAX_UNINTERESTING_LINES = 50 variable in ProtoChecker
98 if line_num - last_import > self._MAX_UNINTERESTING_LINES: namespace

Completed in 2 milliseconds