Searched refs:IReporterRegistry (Results 1 – 1 of 1) sorted by relevance
2914 struct IReporterRegistry;2926 virtual IReporterRegistry const& getReporterRegistry() const = 0;5638 struct IReporterRegistry { struct5642 virtual ~IReporterRegistry();9715 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in makeCommandLineParser()10996 IReporterRegistry::~IReporterRegistry() = default;11193 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()12183 class ReporterRegistry : public IReporterRegistry {12302 IReporterRegistry const& getReporterRegistry() const override { in getReporterRegistry()12389 IReporterRegistry::FactoryMap const& ReporterRegistry::getFactories() const { in getFactories()[all …]