Home
last modified time | relevance | path

Searched refs:getSupportedVerbosities (Results 1 – 25 of 126) sorted by relevance

123456

/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_bases.hpp41 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
49 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
159 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
168 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
277 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp73 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_bases.hpp38 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
46 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
156 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
165 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
274 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp62 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_bases.hpp41 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
49 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
159 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
168 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
277 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp73 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp41 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
49 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
159 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
168 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
277 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp73 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp41 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
49 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
159 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
168 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
277 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp73 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_bases.hpp41 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
49 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
159 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
168 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
277 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_bases.cpp73 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
H A Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp35 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
43 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
150 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
159 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
H A Dcatch_reporter_multi.h27 static std::set<Verbosity> getSupportedVerbosities();
H A Dcatch_reporter_multi.cpp21 std::set<Verbosity> MultipleReporters::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::MultipleReporters

123456