Home
last modified time | relevance | path

Searched defs:getSupportedVerbosities (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_bases.cpp62 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
Dcatch_reporter_listening.cpp33 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter
Dcatch_reporter_bases.hpp46 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
163 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
/external/catch2/single_include/catch2/
Dcatch.hpp5118 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5234 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
13077 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
14273 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter