Searched defs:printTotals (Results 1 – 2 of 2) sorted by relevance
1521 void LVScopeCompileUnit::printTotals(raw_ostream &OS) const { in printTotals() function in LVScopeCompileUnit
15517 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function16366 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter