Searched refs:catch_pointer_test (Results 1 – 1 of 1) sorted by relevance
54 void catch_pointer_test() { in catch_pointer_test() function114 catch_pointer_test<ThrowTp, Type>(); in run_catch_tests()115 catch_pointer_test<ThrowTp, CType>(); in run_catch_tests()116 catch_pointer_test<ThrowTp, VType>(); in run_catch_tests()117 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()129 catch_pointer_test<Throw, Catch>(); in operator ()()