Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5644 virtual FactoryMap const& getFactories() const = 0;
9715 …orterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactories(); in makeCommandLineParser()
11193 …orterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactories(); in listReporters()
12194 FactoryMap const& getFactories() const override;
12389 IReporterRegistry::FactoryMap const& ReporterRegistry::getFactories() const { in getFactories() function in Catch::ReporterRegistry