Searched refs:assertionEnded (Results 1 – 1 of 1) sorted by relevance
5912 bool assertionEnded(AssertionStats const&) override;8063 void assertionEnded( AssertionResult const& result );12555 void RunContext::assertionEnded(AssertionResult const & result) { in assertionEnded() function in Catch::RunContext12695 assertionEnded(result); in handleFatalErrorCondition()12841 assertionEnded( assertionResult ); in reportExpr()12857 assertionEnded( assertionResult ); in handleMessage()12878 assertionEnded( assertionResult ); in handleUnexpectedInflightException()12895 assertionEnded( assertionResult ); in handleIncomplete()12906 assertionEnded( assertionResult ); in handleNonExpr()15481 bool TestEventListenerBase::assertionEnded(AssertionStats const &) { in assertionEnded() function in Catch::TestEventListenerBase[all …]