Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp10211 std::string bothOrAll( std::size_t count ) const { in bothOrAll() function
10223 bothOrAll( totals.assertions.failed ) : ""; in printTotals()
10225 "Failed " << bothOrAll( totals.testCases.failed ) in printTotals()
10232 "Passed " << bothOrAll( totals.testCases.total() ) in printTotals()
10245 "Passed " << bothOrAll( totals.testCases.passed ) in printTotals()