Searched refs:bothOrAll (Results 1 – 1 of 1) sorted by relevance
10211 std::string bothOrAll( std::size_t count ) const { in bothOrAll() function10223 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()