Home
last modified time | relevance | path

Searched defs:CATCH_RECURSE (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp705 #define CATCH_RECURSE(...) CATCH_RECURSION_LEVEL6(CATCH_RECURSION_LEVEL6(__VA_ARGS__)) macro
707 #define CATCH_RECURSE(...) CATCH_RECURSION_LEVEL5(__VA_ARGS__) macro