Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3851 #define CATCH_INTERNAL_ERROR(...) \ macro
10016 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" ); in use()
10079 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" ); in use()
10080 default: CATCH_INTERNAL_ERROR( "Unknown colour requested" ); in use()
10621CATCH_INTERNAL_ERROR("Attempted to translate active exception under CATCH_CONFIG_DISABLE_EXCEPTION… in translateActiveException()
10625CATCH_INTERNAL_ERROR("Attempted to use exception translators under CATCH_CONFIG_DISABLE_EXCEPTIONS… in tryTranslators()
11450 CATCH_INTERNAL_ERROR( "Unknown FloatingPointKind value" ); in match()
11730 CATCH_INTERNAL_ERROR("CAPTURE parsing encountered unmatched quote"); in Capturer()
12916 CATCH_INTERNAL_ERROR("No result capture instance"); in getResultCapture()
13176 … CATCH_TRY { CATCH_INTERNAL_ERROR( "Only one instance of Catch::Session can ever be used" ); } in Session()
[all …]