Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_reporter_registrars.hpp17 class ReporterRegistrar { class
32 explicit ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar
63 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/external/catch2/projects/ExtraTests/
DX02-DisabledMacros.cpp11 static Catch::ReporterRegistrar<Catch::ConsoleReporter> temporary( "console" );
/external/bcc/tests/cc/
Dcatch.hpp8783 class ReporterRegistrar { class
8809 ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar
8839 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/external/catch2/single_include/catch2/
Dcatch.hpp6004 class ReporterRegistrar { class
6019 explicit ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar
6050 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …
/external/libabigail/tests/lib/
Dcatch.hpp6040 class ReporterRegistrar { class
6055 explicit ReporterRegistrar( std::string const& name ) { in ReporterRegistrar() function in Catch::ReporterRegistrar
6086 …namespace{ Catch::ReporterRegistrar<reporterType> catch_internal_RegistrarFor##reporterType( name …