Searched defs:getSupportedVerbosities (Results 1 – 1 of 1) sorted by relevance
5683 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function5801 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function15475 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase16747 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter