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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dannotate.py7 class AnnotateReporter(Reporter): class in inherits:Reporter
30 super(AnnotateReporter, self).__init__(coverage, ignore_errors)
H A Dcontrol.py5 from coverage.annotate import AnnotateReporter namespace
584 reporter = AnnotateReporter(self, self.config.ignore_errors)

Completed in 1038 milliseconds