Searched refs:getSupportedVerbosities (Results 1 – 5 of 5) sorted by relevance
36 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()44 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function151 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()160 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function269 static std::set<Verbosity> getSupportedVerbosities();
48 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
32 static std::set<Verbosity> getSupportedVerbosities();
33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
5093 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in StreamingReporterBase()5101 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function5207 if( !DerivedT::getSupportedVerbosities().count( m_config->verbosity() ) ) in CumulativeReporterBase()5216 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function5324 static std::set<Verbosity> getSupportedVerbosities();8887 static std::set<Verbosity> getSupportedVerbosities();13028 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase14206 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter