Searched defs:macroName (Results 1 – 1 of 1) sorted by relevance
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 1399 StringRef macroName; member 2605 StringRef macroName; member 2704 #define INTERNAL_CATCH_TEST( macroName, resultDisposition, ... ) \ argument 2718 #define INTERNAL_CATCH_IF( macroName, resultDisposition, ... ) \ argument 2723 #define INTERNAL_CATCH_ELSE( macroName, resultDisposition, ... ) \ argument 2728 #define INTERNAL_CATCH_NO_THROW( macroName, resultDisposition, ... ) \ argument 2742 #define INTERNAL_CATCH_THROWS( macroName, resultDisposition, ... ) \ argument 2759 #define INTERNAL_CATCH_THROWS_AS( macroName, exceptionType, resultDisposition, expr ) \ argument 2779 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ argument 2787 #define INTERNAL_CATCH_CAPTURE( varName, macroName, ... ) \ argument [all …]
|