Searched refs:INTERNAL_CATCH_CATCH (Results 1 – 3 of 3) sorted by relevance
30 #define INTERNAL_CATCH_CATCH( capturer ) macro35 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro49 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
62 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
2316 #define INTERNAL_CATCH_CATCH( capturer ) macro2321 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro2335 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \3411 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \