Home
last modified time | relevance | path

Searched refs:m_sectionIncluded (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h33 bool m_sectionIncluded; variable
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_section.cpp17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
23 if( m_sectionIncluded ) { in ~Section()
34 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h32 bool m_sectionIncluded; variable
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_section.hpp29 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
35 if( m_sectionIncluded ) { in ~Section()
46 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h32 bool m_sectionIncluded; variable
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_section.hpp29 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
35 if( m_sectionIncluded ) { in ~Section()
46 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h32 bool m_sectionIncluded; variable
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_section.hpp28 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
38 if( m_sectionIncluded ) { in ~Section()
52 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h32 bool m_sectionIncluded; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_section.hpp28 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
38 if( m_sectionIncluded ) { in ~Section()
52 return m_sectionIncluded; in operator bool()
H A Dcatch_section.h32 bool m_sectionIncluded; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp1830 bool m_sectionIncluded; member in Catch::Section
6781 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
6787 if( m_sectionIncluded ) in ~Section()
6793 return m_sectionIncluded; in operator bool()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp2100 bool m_sectionIncluded; member in Catch::Section
8068 m_sectionIncluded(getResultCapture().sectionStarted(m_info, m_assertions)) in Section()
8075 if (m_sectionIncluded) in ~Section()
8081 Section::operator bool() const { return m_sectionIncluded; } in operator bool()
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp1817 bool m_sectionIncluded; member in Catch::Section
7095 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()
7101 if( m_sectionIncluded ) in ~Section()
7107 return m_sectionIncluded; in operator bool()

1234567