Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_bases.cpp48 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.hpp44 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
160 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
/external/catch2/single_include/catch2/
Dcatch.hpp5101 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
5216 static std::set<Verbosity> getSupportedVerbosities() { in getSupportedVerbosities() function
13028 std::set<Verbosity> TestEventListenerBase::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::TestEventListenerBase
14206 std::set<Verbosity> ListeningReporter::getSupportedVerbosities() { in getSupportedVerbosities() function in Catch::ListeningReporter