Home
last modified time | relevance | path

Searched defs:test_derived (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libcxxabi/test/
H A Dcatch_member_function_pointer_01.pass.cpp73 void test_derived() in test_derived() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dcatch_member_function_pointer_01.pass.cpp72 void test_derived() in test_derived() function
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer.pass.cpp75 void test_derived() { in test_derived() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dpointer.pass.cpp91 TEST_CONSTEXPR_CXX23 void test_derived() { in test_derived() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_threading_local.py50 def test_derived(self): member in BaseLocalTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_threading_local.py57 def test_derived(self): member in BaseLocalTest
/aosp_15_r20/external/clang/test/SemaCXX/
H A Doverload-call.cpp232 void test_derived(B* b, B const* bc, C* c, const C* cc, void* v, D* d) { in test_derived() function