Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bsnmp/tests/
H A Dcatch.hpp15636 if (!passOrFail.empty()) { in printResultType()
15639 stream << ' ' << passOrFail; in printResultType()
15807 passOrFail = "PASSED"; in ConsoleAssertionPrinter()
15820 passOrFail = "FAILED"; in ConsoleAssertionPrinter()
15829 passOrFail = "FAILED"; in ConsoleAssertionPrinter()
15838 passOrFail = "FAILED"; in ConsoleAssertionPrinter()
15843 passOrFail = "FAILED"; in ConsoleAssertionPrinter()
15853 passOrFail = "FAILED"; in ConsoleAssertionPrinter()
15884 if (!passOrFail.empty()) { in printResultType()
15886 stream << passOrFail << ":\n"; in printResultType()
[all …]