Searched refs:getResultCapture (Results 1 – 1 of 1) sorted by relevance
2473 IResultCapture& getResultCapture();2612 IResultCapture& m_resultCapture = getResultCapture();2677 if( Catch::getResultCapture().lastAssertionPassed() )2682 if( !Catch::getResultCapture().lastAssertionPassed() )2754 …Catch::getResultCapture().emplaceUnscopedMessage( Catch::MessageBuilder( macroName##_catch_sr, CAT…4306 virtual IResultCapture* getResultCapture() = 0;6524 getResultCapture().benchmarkFailed(translateActiveException()); in user_code()7251 getResultCapture().benchmarkPreparing(name); in run()7267 getResultCapture().benchmarkStarting(info); in run()7275 getResultCapture().benchmarkEnded(stats); in run()[all …]