Searched defs:printTotals (Results 1 – 1 of 1) sorted by relevance
15868 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function16711 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter