Searched refs:ReporterRegistrar (Results 1 – 4 of 4) sorted by relevance
17 class ReporterRegistrar { class32 explicit ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar62 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
11 static Catch::ReporterRegistrar<Catch::ConsoleReporter> temporary( "console" );
8783 class ReporterRegistrar { class8809 ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar8839 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
5398 class ReporterRegistrar { class5413 explicit ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar5443 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …