Searched refs:EXCEPTION_LOOP (Results 1 – 3 of 3) sorted by relevance
86 EXCEPTION_LOOP(insert_exception_test_impl(x, generate(insert, x), v)); in insert_exception_test()102 EXCEPTION_LOOP(insert_exception_test_impl(x, generate(insert, x), v2)); in insert_rehash_exception_test()388 EXCEPTION_LOOP(insert_range_exception_test_impl(x, v)); in insert_range_exception_test()400 EXCEPTION_LOOP(insert_range_exception_test_impl(x, v2)); in insert_range_rehash_exception_test()
52 EXCEPTION_LOOP(merge_exception_test(x, y)) in merge_exception_test()
328 #define EXCEPTION_LOOP(op) \ macro