Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
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();
Dcatch_reporter_bases.cpp62 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
Dcatch_reporter_listening.h34 static std::set<Verbosity> getSupportedVerbosities();
Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
Dcatch_reporter_sonarqube.hpp37 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
/external/catch2/single_include/catch2/
Dcatch_reporter_sonarqube.hpp37 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
Dcatch.hpp5696 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
5704 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5813 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
5822 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5930 static std::set<Verbosity> getSupportedVerbosities();
10916 static std::set<Verbosity> getSupportedVerbosities();
15504 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
16770 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
/external/libabigail/tests/lib/
Dcatch.hpp5732 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()
5740 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5849 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()
5858 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5966 static std::set<Verbosity> getSupportedVerbosities();
10978 static std::set<Verbosity> getSupportedVerbosities();
15759 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
17028 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter