Home
last modified time | relevance | path

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

/third_party/skia/buildtools/checkdeps/
Dcheckdeps_test.py99 self.deps_checker.results_formatter = results.CountViolationsFormatter()
112 self.deps_checker.results_formatter = results.CountViolationsFormatter()
Dresults.py160 class CountViolationsFormatter(ResultsFormatter): class
Dcheckdeps.py283 deps_checker.results_formatter = results.CountViolationsFormatter()