Searched refs:getReporterName (Results 1 – 1 of 1) sorted by relevance
5271 std::string const& getReporterName() const;9895 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config13075 return createReporter(config->getReporterName(), config); in makeReporter()13089 multi.addReporter(createReporter(config->getReporterName(), config)); in makeReporter()