Searched refs:hasMessage (Results 1 – 1 of 1) sorted by relevance
5343 bool hasMessage() const;8247 bool AssertionResult::hasMessage() const { in hasMessage() function in Catch::AssertionResult10928 if( assertionResult.hasMessage() ) { in AssertionStats()