Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dcatch_multi_level_pointer.pass.cpp58 void catch_pointer_test() { in catch_pointer_test() function
118 catch_pointer_test<ThrowTp, Type>(); in run_catch_tests()
119 catch_pointer_test<ThrowTp, CType>(); in run_catch_tests()
120 catch_pointer_test<ThrowTp, VType>(); in run_catch_tests()
121 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()
133 catch_pointer_test<Throw, Catch>(); in operator ()()
/aosp_15_r20/external/libcxxabi/test/
H A 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 ()()