Home
last modified time | relevance | path

Searched refs:CATCH_INTERNAL_ERROR (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
H A Dcatch.hpp3898 #define CATCH_INTERNAL_ERROR(...) \ macro
10142 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" );
10205 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" );
10206 default: CATCH_INTERNAL_ERROR( "Unknown colour requested" );
10746 CATCH_INTERNAL_ERROR("Attempted to translate active exception under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
10750 CATCH_INTERNAL_ERROR("Attempted to use exception translators under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
11607 CATCH_INTERNAL_ERROR( "Unknown FloatingPointKind value" );
11886 CATCH_INTERNAL_ERROR("CAPTURE parsing encountered unmatched quote");
12496 CATCH_INTERNAL_ERROR("Attempted to register active exception under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
13152 CATCH_INTERNAL_ERROR("N
[all...]

Completed in 14 milliseconds