Searched refs:reporterType (Results 1 – 1 of 1) sorted by relevance
6026 #define CATCH_REGISTER_REPORTER( name, reporterType ) \ argument6029 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …6039 #define CATCH_REGISTER_REPORTER(name, reporterType) argument