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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dsummary.py9 class SummaryReporter(Reporter): class in inherits:Reporter
13 super(SummaryReporter, self).__init__(coverage, ignore_errors)
H A Dcontrol.py16 from coverage.summary import SummaryReporter namespace
564 reporter = SummaryReporter(

Completed in 309 milliseconds