Home
last modified time | relevance | path

Searched defs:printTotals (Results 1 – 7 of 7) sorted by relevance

/external/catch2/single_include/catch2/
Dcatch_reporter_tap.hpp236 void printTotals( const Totals& totals ) const { in printTotals() function
Dcatch.hpp15546 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function
16391 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter
/external/catch2/include/reporters/
Dcatch_reporter_tap.hpp236 void printTotals( const Totals& totals ) const { in printTotals() function
Dcatch_reporter_compact.cpp42 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function
Dcatch_reporter_console.cpp610 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter
/external/bcc/tests/cc/
Dcatch.hpp9807 void printTotals( Totals const& totals ) { in printTotals() function
10151 void printTotals( const Totals& totals ) const { in printTotals() function
/external/libabigail/tests/lib/
Dcatch.hpp15801 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function
16644 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter