Searched refs:CATCH_CATCH_ANON (Results 1 – 1 of 1) sorted by relevance
433 #define CATCH_CATCH_ANON(type) if ((false)) macro437 #define CATCH_CATCH_ANON(type) catch (type) macro12767 } CATCH_CATCH_ANON (TestFailureException&) { in runCurrentTest()