Searched refs:bothOrAll (Results 1 – 1 of 1) sorted by relevance
15502 std::string bothOrAll( std::size_t count ) { in bothOrAll() function15524 bothOrAll(totals.assertions.failed) : std::string(); in printTotals()15526 "Failed " << bothOrAll(totals.testCases.failed) in printTotals()15532 "Passed " << bothOrAll(totals.testCases.total()) in printTotals()15543 "Passed " << bothOrAll(totals.testCases.passed) in printTotals()