Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp49 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp9942 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp10000 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config