Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp2692 #define INTERNAL_CATCH_CATCH( capturer ) macro
2697 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro