Searched refs:ListenerFactory (Results 1 – 4 of 4) sorted by relevance
40 class ListenerFactory : public IReporterFactory { class in Catch::ListenerRegistrar53 getMutableRegistryHub().registerListener( std::make_shared<ListenerFactory>() ); in ListenerRegistrar()
8817 class ListenerFactory : public SharedImpl<IReporterFactory> { class in Catch::ListenerRegistrar8830 getMutableRegistryHub().registerListener( new ListenerFactory() ); in ListenerRegistrar()
6027 class ListenerFactory : public IReporterFactory { class in Catch::ListenerRegistrar6040 getMutableRegistryHub().registerListener( std::make_shared<ListenerFactory>() ); in ListenerRegistrar()
6063 class ListenerFactory : public IReporterFactory { class in Catch::ListenerRegistrar6076 getMutableRegistryHub().registerListener( std::make_shared<ListenerFactory>() ); in ListenerRegistrar()