Searched refs:printTotalsDivider (Results 1 – 4 of 4) sorted by relevance
70 void printTotalsDivider(Totals const& totals);
439 printTotalsDivider(_testRunStats.totals); in testRunEnded()600 void ConsoleReporter::printTotalsDivider(Totals const& totals) { in printTotalsDivider() function in Catch::ConsoleReporter
5544 void printTotalsDivider(Totals const& totals);13744 printTotalsDivider(_testRunStats.totals); in testRunEnded()13905 void ConsoleReporter::printTotalsDivider(Totals const& totals) { in printTotalsDivider() function in Catch::ConsoleReporter
9555 printTotalsDivider( _testRunStats.totals ); in testRunEnded()9870 void printTotalsDivider( Totals const& totals ) { in printTotalsDivider() function