Searched refs:allPassed (Results 1 – 1 of 1) sorted by relevance
2792 bool allPassed() const;14974 bool Counts::allPassed() const { in allPassed() function in Catch::Counts16369 } else if (totals.assertions.total() > 0 && totals.testCases.allPassed()) { in printTotals()16425 if (totals.testCases.allPassed()) in printTotalsDivider()