Home
last modified time | relevance | path

Searched defs:derived (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.cons/
Dreverse_iterator.fail.cpp31 struct derived {}; struct
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=/
Dmove_iterator.fail.cpp33 struct derived {}; struct
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.const/
Dconvert.fail.cpp31 struct derived {}; struct
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op=/
Dreverse_iterator.fail.cpp33 struct derived {}; struct
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dcatch_ptr_02.pass.cpp82 struct derived : base1, base2 {}; struct
138 vDerived derived; in test8() local
/ndk/sources/cxx-stl/gabi++/tests/
Dtest_gabixx_rtti.cpp73 Derived derived; in main() local
/ndk/tests/device/test-stlport-rtti/jni/
Dtest_stlport_rtti.cpp73 Derived derived; in main() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_facade.hpp565 static I& derived(iterator_facade<I,V,TC,R,D>& facade) in derived() function in boost::iterator_core_access
571 static I const& derived(iterator_facade<I,V,TC,R,D> const& facade) in derived() function in boost::iterator_core_access
604 Derived& derived() in derived() function in boost::iterator_facade
609 Derived const& derived() const in derived() function in boost::iterator_facade
/ndk/tests/device/test-gnustl-full/unit/
Duninitialized_test.cpp82 struct derived : public base {}; struct
Dtype_traits_test.cpp132 struct derived : public base struct
/ndk/tests/device/test-stlport/unit/
Duninitialized_test.cpp82 struct derived : public base {}; struct
Dtype_traits_test.cpp132 struct derived : public base struct
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-port_test.cc120 Derived derived(0); in TEST() local
125 Derived derived(1); in TEST() local