Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2792 bool allPassed() const;
14974 bool Counts::allPassed() const { in allPassed() function in Catch::Counts
16369 } else if (totals.assertions.total() > 0 && totals.testCases.allPassed()) { in printTotals()
16425 if (totals.testCases.allPassed()) in printTotalsDivider()