Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
H A Dcatch.hpp694 #define CATCH_RECURSION_LEVEL0(...) __VA_ARGS__ macro
695 #define CATCH_RECURSION_LEVEL1(...) CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(__VA_ARGS__)))

Completed in 17 milliseconds