Searched refs:printTotals (Results 1 – 8 of 8) sorted by relevance
54 printTotals( _testRunStats.totals ); in testRunEnded()236 void printTotals( const Totals& totals ) const { in printTotals() function
42 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function284 printTotals( stream, _testRunStats.totals ); in testRunEnded()
72 void printTotals(Totals const& totals);
487 printTotals(_testGroupStats.totals); in testGroupEnded()494 printTotals(_testRunStats.totals); in testRunEnded()610 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter
6155 void printTotals(Totals const& totals);15546 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function15788 printTotals( stream, _testRunStats.totals ); in testRunEnded()16269 printTotals(_testGroupStats.totals); in testGroupEnded()16276 printTotals(_testRunStats.totals); in testRunEnded()16391 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter
9549 printTotals( _testGroupStats.totals ); in testGroupEnded()9556 printTotals( _testRunStats.totals ); in testRunEnded()9807 void printTotals( Totals const& totals ) { in printTotals() function9954 printTotals( _testRunStats.totals ); in testRunEnded()10151 void printTotals( const Totals& totals ) const { in printTotals() function
6189 void printTotals(Totals const& totals);15801 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function16040 printTotals( stream, _testRunStats.totals ); in testRunEnded()16522 printTotals(_testGroupStats.totals); in testGroupEnded()16529 printTotals(_testRunStats.totals); in testRunEnded()16644 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter