Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5985 class ReporterFactory : public IReporterFactory { class in Catch::ReporterRegistrar
5999 getMutableRegistryHub().registerReporter( name, std::make_shared<ReporterFactory>() ); in ReporterRegistrar()