Searched refs:getReporterName (Results 1 – 4 of 4) sorted by relevance
43 return createReporter(config->getReporterName(), config); in makeReporter()57 multi.addReporter(createReporter(config->getReporterName(), config)); in makeReporter()
83 std::string const& getReporterName() const;
40 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config
4709 std::string const& getReporterName() const;8045 std::string const& Config::getReporterName() const { return m_data.reporterName; } in getReporterName() function in Catch::Config10871 return createReporter(config->getReporterName(), config); in makeReporter()10885 multi.addReporter(createReporter(config->getReporterName(), config)); in makeReporter()