Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6006 class ListenerFactory : public IReporterFactory { class in Catch::ListenerRegistrar
6019 getMutableRegistryHub().registerListener( std::make_shared<ListenerFactory>() ); in ListenerRegistrar()