Home
last modified time | relevance | path

Searched refs:IReporterRegistry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2914 struct IReporterRegistry;
2926 virtual IReporterRegistry const& getReporterRegistry() const = 0;
5638 struct IReporterRegistry { struct
5642 virtual ~IReporterRegistry();
9715IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in makeCommandLineParser()
10996 IReporterRegistry::~IReporterRegistry() = default;
11193IReporterRegistry::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 …]