Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_message.cpp65 getResultCapture().popScopedMessage(m_info); in ~ScopedMessage()
131 m_resultCapture.popScopedMessage( m_messages[i] ); in ~Capturer()
Dcatch_interfaces_capture.h57 virtual void popScopedMessage( MessageInfo const& message ) = 0;
Dcatch_run_context.h93 void popScopedMessage( MessageInfo const& message ) override;
Dcatch_run_context.cpp253 void RunContext::popScopedMessage(MessageInfo const & message) { in popScopedMessage() function in Catch::RunContext
/external/bcc/tests/cc/
Dcatch.hpp1975 virtual void popScopedMessage( MessageInfo const& message ) = 0;
6013 virtual void popScopedMessage( MessageInfo const& message ) { in popScopedMessage() function in Catch::RunContext
7549 getResultCapture().popScopedMessage( m_info ); in ~ScopedMessage()
/external/catch2/single_include/catch2/
Dcatch.hpp2451 virtual void popScopedMessage( MessageInfo const& message ) = 0;
8078 void popScopedMessage( MessageInfo const& message ) override;
11739 getResultCapture().popScopedMessage(m_info); in ~ScopedMessage()
11804 m_resultCapture.popScopedMessage( m_messages[i] ); in ~Capturer()
12693 void RunContext::popScopedMessage(MessageInfo const & message) { in popScopedMessage() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp2473 virtual void popScopedMessage( MessageInfo const& message ) = 0;
8133 void popScopedMessage( MessageInfo const& message ) override;
11801 getResultCapture().popScopedMessage(m_info); in ~ScopedMessage()
11866 m_resultCapture.popScopedMessage( m_messages[i] ); in ~Capturer()
12836 void RunContext::popScopedMessage(MessageInfo const & message) { in popScopedMessage() function in Catch::RunContext