Searched defs:ExceptionCleanup (Results 1 – 2 of 2) sorted by relevance
10 TEST(UtilTest, ExceptionCleanup) { in TEST() argument
64 using ExceptionCleanup = Cleanup<std::exception_ptr>; variable