Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp15868 void printTotals(std::ostream& out, const Totals& totals) { in printTotals() function
16711 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals() function in Catch::ConsoleReporter