Searched refs:getReporterRegistry (Results 1 – 1 of 1) sorted by relevance
2540 virtual IReporterRegistry const& getReporterRegistry() const = 0;5440 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()6245 …Ptr<IStreamingReporter> reporter = getRegistryHub().getReporterRegistry().create( reporterName, co… in createReporter()6267 … IReporterRegistry::Listeners listeners = getRegistryHub().getReporterRegistry().getListeners(); in addListeners()6752 virtual IReporterRegistry const& getReporterRegistry() const CATCH_OVERRIDE { in getReporterRegistry() function in Catch::__anon6a739e550211::RegistryHub