Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dcatch_multi_level_pointer.pass.cpp101 run_catch_tests<Type>(); in operator ()()
102 run_catch_tests<CType>(); in operator ()()
103 run_catch_tests<VType>(); in operator ()()
104 run_catch_tests<CVType>(); in operator ()()
108 void run_catch_tests() { in run_catch_tests() function