Searched refs:getReporterRegistry (Results 1 – 7 of 7) sorted by relevance
35 … auto reporter = Catch::getRegistryHub().getReporterRegistry().create(reporterName, config); in createReporter()42 if (Catch::getRegistryHub().getReporterRegistry().getListeners().empty()) { in makeReporter()53 auto const& listeners = Catch::getRegistryHub().getReporterRegistry().getListeners(); in makeReporter()
32 virtual IReporterRegistry const& getReporterRegistry() const = 0;
28 IReporterRegistry const& getReporterRegistry() const override { in getReporterRegistry() function in Catch::__anon24ac53c70111::RegistryHub
112 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in makeCommandLineParser()
130 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()
2634 virtual IReporterRegistry const& getReporterRegistry() const = 0;7879 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in makeCommandLineParser()9199 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()10125 IReporterRegistry const& getReporterRegistry() const override { in getReporterRegistry() function in Catch::__anondb8a344f1911::RegistryHub10863 … auto reporter = Catch::getRegistryHub().getReporterRegistry().create(reporterName, config); in createReporter()10870 if (Catch::getRegistryHub().getReporterRegistry().getListeners().empty()) { in makeReporter()10881 auto const& listeners = Catch::getRegistryHub().getReporterRegistry().getListeners(); in makeReporter()
2532 virtual IReporterRegistry const& getReporterRegistry() const = 0;5410 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()6201 …Ptr<IStreamingReporter> reporter = getRegistryHub().getReporterRegistry().create( reporterName, co… in createReporter()6223 … IReporterRegistry::Listeners listeners = getRegistryHub().getReporterRegistry().getListeners(); in addListeners()6693 virtual IReporterRegistry const& getReporterRegistry() const CATCH_OVERRIDE { in getReporterRegistry() function in Catch::__anon9ae92ec10211::RegistryHub