Home
last modified time | relevance | path

Searched defs:getReporterName (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/internal/
Dcatch_config.cpp40 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp8045 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config