Home
last modified time | relevance | path

Searched refs:SummaryReporter (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/coverage/coverage/
Dsummary.py14 class SummaryReporter(Reporter): class
18 super(SummaryReporter, self).__init__(coverage, config)
Dcontrol.py32 from coverage.summary import SummaryReporter
965 reporter = SummaryReporter(self, self.config)