Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5343 bool hasMessage() const;
8247 bool AssertionResult::hasMessage() const { in hasMessage() function in Catch::AssertionResult
10928 if( assertionResult.hasMessage() ) { in AssertionStats()