Home
last modified time | relevance | path

Searched refs:catch_pointer_test (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp52 void catch_pointer_test() { in catch_pointer_test() function
112 catch_pointer_test<ThrowTp, Type>(); in run_catch_tests()
113 catch_pointer_test<ThrowTp, CType>(); in run_catch_tests()
114 catch_pointer_test<ThrowTp, VType>(); in run_catch_tests()
115 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()
127 catch_pointer_test<Throw, Catch>(); in operator ()()