Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_session.h37 if (m_startupExceptions) in run()
57 bool m_startupExceptions = false; variable
Dcatch_session.cpp134 m_startupExceptions = true; in Session()
170 if( m_startupExceptions ) in applyCommandLine()
252 if( m_startupExceptions ) in runInternal()
/external/catch2/single_include/catch2/
Dcatch.hpp10797 if (m_startupExceptions) in run()
10817 bool m_startupExceptions = false; member in Catch::Session
10961 m_startupExceptions = true; in Session()
10997 if( m_startupExceptions ) in applyCommandLine()
11079 if( m_startupExceptions ) in runInternal()