Searched defs:INTERNAL_CATCH_MSG (Results 1 – 3 of 3) sorted by relevance
/external/catch2/include/internal/ |
D | catch_capture.hpp | 126 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ macro
|
/external/bcc/tests/cc/ |
D | catch.hpp | 2133 #define INTERNAL_CATCH_MSG( messageType, resultDisposition, macroName, ... ) \ macro 2141 #define INTERNAL_CATCH_MSG( messageType, resultDisposition, macroName, log ) \ macro
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 2402 #define INTERNAL_CATCH_MSG( macroName, messageType, resultDisposition, ... ) \ macro
|