Searched refs:CATCH_CATCH_ANON (Results 1 - 1 of 1) sorted by relevance
/third_party/libabigail/tests/lib/ | ||
H A D | catch.hpp | 457 #define CATCH_CATCH_ANON(type) if ((false)) macro 461 #define CATCH_CATCH_ANON(type) catch (type) 13004 } CATCH_CATCH_ANON (TestFailureException&) { |
Completed in 18 milliseconds