Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp9613 printTotals( _testGroupStats.totals ); in testGroupEnded()
9620 printTotals( _testRunStats.totals ); in testRunEnded()
9871 void printTotals( Totals const& totals ) { in printTotals() function
10018 printTotals( _testRunStats.totals ); in testRunEnded()
10215 void printTotals( const Totals& totals ) const { in printTotals() function