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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dcpp_unittest.py51 _all_style_categories = CppChecker.categories variable in class:ErrorCollector
66 self._assert_fn(category in self._all_style_categories,
88 """Fails if there's a category in _all_style_categories - _seen_style_categories.
96 for category in self._all_style_categories:

Completed in 62 milliseconds