Searched refs:test_derived (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/libcxxabi/test/ |
D | catch_member_function_pointer_01.pass.cpp | 72 void test_derived() in test_derived() function 168 test_derived(); in main()
|
/external/libcxxabi/test/ |
D | catch_member_function_pointer_01.pass.cpp | 73 void test_derived() in test_derived() function 169 test_derived(); in main()
|
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | pointer.pass.cpp | 74 void test_derived() { in test_derived() function 162 test_derived(); in main()
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | pointer.pass.cpp | 75 void test_derived() { in test_derived() function 163 test_derived(); in main()
|
/external/python/cpython3/Lib/test/ |
D | test_threading_local.py | 52 def test_derived(self): member in BaseLocalTest
|
/external/python/cpython2/Lib/test/ |
D | test_threading_local.py | 50 def test_derived(self): member in BaseLocalTest
|
/external/llvm-project/clang/test/SemaCXX/ |
D | overload-call.cpp | 232 void test_derived(B* b, B const* bc, C* c, const C* cc, void* v, D* d) { in test_derived() function
|
/external/clang/test/SemaCXX/ |
D | overload-call.cpp | 232 void test_derived(B* b, B const* bc, C* c, const C* cc, void* v, D* d) { in test_derived() function
|