Searched refs:INTERNAL_CATCH_CATCH (Results 1 – 4 of 4) sorted by relevance
30 #define INTERNAL_CATCH_CATCH( capturer ) macro35 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro52 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
63 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
2665 #define INTERNAL_CATCH_CATCH( capturer ) macro2670 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro2686 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \3781 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
2687 #define INTERNAL_CATCH_CATCH( capturer ) macro2692 #define INTERNAL_CATCH_CATCH( handler ) catch(...) { handler.handleUnexpectedInflightException(); } macro2708 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \3805 } INTERNAL_CATCH_CATCH( catchAssertionHandler ) \