Searched refs:A3 (Results 1 - 25 of 188) sorted by relevance

12345678

/prebuilts/ndk/current/sources/cxx-stl/gabi++/tests/
H A Ddynamic_cast3.cpp14 A1 A2 A3
37 struct A3 struct in namespace:t1
40 virtual ~A3() {}
42 A3* getA3() {return this;}
49 A3 a3;
56 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
57 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
58 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
67 A3
90 struct A3 struct in namespace:t2
141 struct A3 struct in namespace:t3
192 struct A3 struct in namespace:t4
243 struct A3 struct in namespace:t5
302 struct A3 struct in namespace:t6
359 struct A3 struct in namespace:t7
416 struct A3 struct in namespace:t8
472 struct A3 struct in namespace:t9
528 struct A3 struct in namespace:t10
585 struct A3 struct in namespace:t11
641 struct A3 struct in namespace:t12
697 struct A3 struct in namespace:t13
752 struct A3 struct in namespace:t14
807 struct A3 struct in namespace:t15
874 struct A3 struct in namespace:t16
935 struct A3 struct in namespace:t17
996 struct A3 struct in namespace:t18
1053 struct A3 struct in namespace:t19
1110 struct A3 struct in namespace:t20
1171 struct A3 struct in namespace:t21
1228 struct A3 struct in namespace:t22
1285 struct A3 struct in namespace:t23
1342 struct A3 struct in namespace:t24
1399 struct A3 struct in namespace:t25
1466 struct A3 struct in namespace:t26
1527 struct A3 struct in namespace:t27
1586 struct A3 struct in namespace:t28
1646 struct A3 struct in namespace:t29
1705 struct A3 struct in namespace:t30
1765 struct A3 struct in namespace:t31
1823 struct A3 struct in namespace:t32
1881 struct A3 struct in namespace:t33
1949 struct A3 struct in namespace:t34
2011 struct A3 struct in namespace:t35
2071 struct A3 struct in namespace:t36
2133 struct A3 struct in namespace:t37
2194 struct A3 struct in namespace:t38
2254 struct A3 struct in namespace:t39
2313 struct A3 struct in namespace:t40
2372 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/test/
H A Ddynamic_cast3.pass.cpp15 A1 A2 A3
38 struct A3 struct in namespace:t1
41 virtual ~A3() {}
43 A3* getA3() {return this;}
50 A3 a3;
57 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
58 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
59 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
68 A3
91 struct A3 struct in namespace:t2
142 struct A3 struct in namespace:t3
193 struct A3 struct in namespace:t4
244 struct A3 struct in namespace:t5
303 struct A3 struct in namespace:t6
360 struct A3 struct in namespace:t7
417 struct A3 struct in namespace:t8
473 struct A3 struct in namespace:t9
529 struct A3 struct in namespace:t10
586 struct A3 struct in namespace:t11
642 struct A3 struct in namespace:t12
698 struct A3 struct in namespace:t13
753 struct A3 struct in namespace:t14
808 struct A3 struct in namespace:t15
875 struct A3 struct in namespace:t16
936 struct A3 struct in namespace:t17
997 struct A3 struct in namespace:t18
1054 struct A3 struct in namespace:t19
1111 struct A3 struct in namespace:t20
1172 struct A3 struct in namespace:t21
1229 struct A3 struct in namespace:t22
1286 struct A3 struct in namespace:t23
1343 struct A3 struct in namespace:t24
1400 struct A3 struct in namespace:t25
1467 struct A3 struct in namespace:t26
1528 struct A3 struct in namespace:t27
1587 struct A3 struct in namespace:t28
1647 struct A3 struct in namespace:t29
1706 struct A3 struct in namespace:t30
1766 struct A3 struct in namespace:t31
1824 struct A3 struct in namespace:t32
1882 struct A3 struct in namespace:t33
1950 struct A3 struct in namespace:t34
2012 struct A3 struct in namespace:t35
2072 struct A3 struct in namespace:t36
2134 struct A3 struct in namespace:t37
2195 struct A3 struct in namespace:t38
2255 struct A3 struct in namespace:t39
2314 struct A3 struct in namespace:t40
2373 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/tests/
H A Ddynamic_cast3.cpp14 A1 A2 A3
37 struct A3 struct in namespace:t1
40 virtual ~A3() {}
42 A3* getA3() {return this;}
49 A3 a3;
56 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
57 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
58 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
67 A3
90 struct A3 struct in namespace:t2
141 struct A3 struct in namespace:t3
192 struct A3 struct in namespace:t4
243 struct A3 struct in namespace:t5
302 struct A3 struct in namespace:t6
359 struct A3 struct in namespace:t7
416 struct A3 struct in namespace:t8
472 struct A3 struct in namespace:t9
528 struct A3 struct in namespace:t10
585 struct A3 struct in namespace:t11
641 struct A3 struct in namespace:t12
697 struct A3 struct in namespace:t13
752 struct A3 struct in namespace:t14
807 struct A3 struct in namespace:t15
874 struct A3 struct in namespace:t16
935 struct A3 struct in namespace:t17
996 struct A3 struct in namespace:t18
1053 struct A3 struct in namespace:t19
1110 struct A3 struct in namespace:t20
1171 struct A3 struct in namespace:t21
1228 struct A3 struct in namespace:t22
1285 struct A3 struct in namespace:t23
1342 struct A3 struct in namespace:t24
1399 struct A3 struct in namespace:t25
1466 struct A3 struct in namespace:t26
1527 struct A3 struct in namespace:t27
1586 struct A3 struct in namespace:t28
1646 struct A3 struct in namespace:t29
1705 struct A3 struct in namespace:t30
1765 struct A3 struct in namespace:t31
1823 struct A3 struct in namespace:t32
1881 struct A3 struct in namespace:t33
1949 struct A3 struct in namespace:t34
2011 struct A3 struct in namespace:t35
2071 struct A3 struct in namespace:t36
2133 struct A3 struct in namespace:t37
2194 struct A3 struct in namespace:t38
2254 struct A3 struct in namespace:t39
2313 struct A3 struct in namespace:t40
2372 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
H A Ddynamic_cast3.pass.cpp15 A1 A2 A3
38 struct A3 struct in namespace:t1
41 virtual ~A3() {}
43 A3* getA3() {return this;}
50 A3 a3;
57 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
58 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
59 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
68 A3
91 struct A3 struct in namespace:t2
142 struct A3 struct in namespace:t3
193 struct A3 struct in namespace:t4
244 struct A3 struct in namespace:t5
303 struct A3 struct in namespace:t6
360 struct A3 struct in namespace:t7
417 struct A3 struct in namespace:t8
473 struct A3 struct in namespace:t9
529 struct A3 struct in namespace:t10
586 struct A3 struct in namespace:t11
642 struct A3 struct in namespace:t12
698 struct A3 struct in namespace:t13
753 struct A3 struct in namespace:t14
808 struct A3 struct in namespace:t15
875 struct A3 struct in namespace:t16
936 struct A3 struct in namespace:t17
997 struct A3 struct in namespace:t18
1054 struct A3 struct in namespace:t19
1111 struct A3 struct in namespace:t20
1172 struct A3 struct in namespace:t21
1229 struct A3 struct in namespace:t22
1286 struct A3 struct in namespace:t23
1343 struct A3 struct in namespace:t24
1400 struct A3 struct in namespace:t25
1467 struct A3 struct in namespace:t26
1528 struct A3 struct in namespace:t27
1587 struct A3 struct in namespace:t28
1647 struct A3 struct in namespace:t29
1706 struct A3 struct in namespace:t30
1766 struct A3 struct in namespace:t31
1824 struct A3 struct in namespace:t32
1882 struct A3 struct in namespace:t33
1950 struct A3 struct in namespace:t34
2012 struct A3 struct in namespace:t35
2072 struct A3 struct in namespace:t36
2134 struct A3 struct in namespace:t37
2195 struct A3 struct in namespace:t38
2255 struct A3 struct in namespace:t39
2314 struct A3 struct in namespace:t40
2373 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/tests/
H A Ddynamic_cast3.cpp14 A1 A2 A3
37 struct A3 struct in namespace:t1
40 virtual ~A3() {}
42 A3* getA3() {return this;}
49 A3 a3;
56 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
57 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
58 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
67 A3
90 struct A3 struct in namespace:t2
141 struct A3 struct in namespace:t3
192 struct A3 struct in namespace:t4
243 struct A3 struct in namespace:t5
302 struct A3 struct in namespace:t6
359 struct A3 struct in namespace:t7
416 struct A3 struct in namespace:t8
472 struct A3 struct in namespace:t9
528 struct A3 struct in namespace:t10
585 struct A3 struct in namespace:t11
641 struct A3 struct in namespace:t12
697 struct A3 struct in namespace:t13
752 struct A3 struct in namespace:t14
807 struct A3 struct in namespace:t15
874 struct A3 struct in namespace:t16
935 struct A3 struct in namespace:t17
996 struct A3 struct in namespace:t18
1053 struct A3 struct in namespace:t19
1110 struct A3 struct in namespace:t20
1171 struct A3 struct in namespace:t21
1228 struct A3 struct in namespace:t22
1285 struct A3 struct in namespace:t23
1342 struct A3 struct in namespace:t24
1399 struct A3 struct in namespace:t25
1466 struct A3 struct in namespace:t26
1527 struct A3 struct in namespace:t27
1586 struct A3 struct in namespace:t28
1646 struct A3 struct in namespace:t29
1705 struct A3 struct in namespace:t30
1765 struct A3 struct in namespace:t31
1823 struct A3 struct in namespace:t32
1881 struct A3 struct in namespace:t33
1949 struct A3 struct in namespace:t34
2011 struct A3 struct in namespace:t35
2071 struct A3 struct in namespace:t36
2133 struct A3 struct in namespace:t37
2194 struct A3 struct in namespace:t38
2254 struct A3 struct in namespace:t39
2313 struct A3 struct in namespace:t40
2372 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/test/
H A Ddynamic_cast3.pass.cpp15 A1 A2 A3
38 struct A3 struct in namespace:t1
41 virtual ~A3() {}
43 A3* getA3() {return this;}
50 A3 a3;
57 assert(dynamic_cast<A3*>(a1.getA1()) == 0);
58 assert(dynamic_cast<A3*>(a2.getA2()) == 0);
59 assert(dynamic_cast<A3*>(a3.getA3()) == a3.getA3());
68 A3
91 struct A3 struct in namespace:t2
142 struct A3 struct in namespace:t3
193 struct A3 struct in namespace:t4
244 struct A3 struct in namespace:t5
303 struct A3 struct in namespace:t6
360 struct A3 struct in namespace:t7
417 struct A3 struct in namespace:t8
473 struct A3 struct in namespace:t9
529 struct A3 struct in namespace:t10
586 struct A3 struct in namespace:t11
642 struct A3 struct in namespace:t12
698 struct A3 struct in namespace:t13
753 struct A3 struct in namespace:t14
808 struct A3 struct in namespace:t15
875 struct A3 struct in namespace:t16
936 struct A3 struct in namespace:t17
997 struct A3 struct in namespace:t18
1054 struct A3 struct in namespace:t19
1111 struct A3 struct in namespace:t20
1172 struct A3 struct in namespace:t21
1229 struct A3 struct in namespace:t22
1286 struct A3 struct in namespace:t23
1343 struct A3 struct in namespace:t24
1400 struct A3 struct in namespace:t25
1467 struct A3 struct in namespace:t26
1528 struct A3 struct in namespace:t27
1587 struct A3 struct in namespace:t28
1647 struct A3 struct in namespace:t29
1706 struct A3 struct in namespace:t30
1766 struct A3 struct in namespace:t31
1824 struct A3 struct in namespace:t32
1882 struct A3 struct in namespace:t33
1950 struct A3 struct in namespace:t34
2012 struct A3 struct in namespace:t35
2072 struct A3 struct in namespace:t36
2134 struct A3 struct in namespace:t37
2195 struct A3 struct in namespace:t38
2255 struct A3 struct in namespace:t39
2314 struct A3 struct in namespace:t40
2373 struct A3 struct in namespace:t41
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dinner_allocator.pass.cpp38 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
39 A a(A1<int>(5), A2<int>(6), A3<int>(8));
41 std::scoped_allocator_adaptor<A2<int>, A3<int>>(A2<int>(6), A3<int>(8))));
H A Ddestroy.pass.cpp51 typedef std::scoped_allocator_adaptor<A3<B>, A1<B>> A;
57 assert(!A3<S>::constructed);
58 assert(!A3<S>::destroy_called);
61 assert(A3<S>::constructed);
62 assert(!A3<S>::destroy_called);
65 assert(A3<S>::constructed);
66 assert(A3<S>::destroy_called);
H A Dmax_size.pass.cpp37 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
38 const A a(A1<int>(200), A2<int>(), A3<int>());
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dinner_allocator.pass.cpp38 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
39 A a(A1<int>(5), A2<int>(6), A3<int>(8));
41 std::scoped_allocator_adaptor<A2<int>, A3<int>>(A2<int>(6), A3<int>(8))));
H A Ddestroy.pass.cpp51 typedef std::scoped_allocator_adaptor<A3<B>, A1<B>> A;
57 assert(!A3<S>::constructed);
58 assert(!A3<S>::destroy_called);
61 assert(A3<S>::constructed);
62 assert(!A3<S>::destroy_called);
65 assert(A3<S>::constructed);
66 assert(A3<S>::destroy_called);
H A Dmax_size.pass.cpp37 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
38 const A a(A1<int>(200), A2<int>(), A3<int>());
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
H A Dinner_allocator.pass.cpp38 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
39 A a(A1<int>(5), A2<int>(6), A3<int>(8));
41 std::scoped_allocator_adaptor<A2<int>, A3<int>>(A2<int>(6), A3<int>(8))));
H A Ddestroy.pass.cpp51 typedef std::scoped_allocator_adaptor<A3<B>, A1<B>> A;
57 assert(!A3<S>::constructed);
58 assert(!A3<S>::destroy_called);
61 assert(A3<S>::constructed);
62 assert(!A3<S>::destroy_called);
65 assert(A3<S>::constructed);
66 assert(A3<S>::destroy_called);
H A Dmax_size.pass.cpp37 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
38 const A a(A1<int>(200), A2<int>(), A3<int>());
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/scoped.adaptor.operators/
H A Deq.pass.cpp49 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
50 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
56 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
57 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
58 A a2(A1<int>(4), A2<int>(5), A3<int>(5));
H A Dcopy_assign.pass.cpp53 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
54 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
60 A3<int>::copy_called = false;
61 A3<int>::move_called = false;
67 assert(A3<int>::copy_called == true);
68 assert(A3<int>::move_called == false);
H A Dmove_assign.pass.cpp53 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
54 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
60 A3<int>::copy_called = false;
61 A3<int>::move_called = false;
67 assert(A3<int>::copy_called == false);
68 assert(A3<int>::move_called == true);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/scoped.adaptor.operators/
H A Deq.pass.cpp49 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
50 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
56 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
57 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
58 A a2(A1<int>(4), A2<int>(5), A3<int>(5));
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/scoped.adaptor.operators/
H A Deq.pass.cpp49 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
50 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
56 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
57 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
58 A a2(A1<int>(4), A2<int>(5), A3<int>(5));
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
H A Dinner_allocator_type.pass.cpp35 std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>>::inner_allocator_type,
36 std::scoped_allocator_adaptor<A2<int>, A3<int>>>::value), "");
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.types/
H A Dinner_allocator_type.pass.cpp35 std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>>::inner_allocator_type,
36 std::scoped_allocator_adaptor<A2<int>, A3<int>>>::value), "");
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.types/
H A Dinner_allocator_type.pass.cpp35 std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>>::inner_allocator_type,
36 std::scoped_allocator_adaptor<A2<int>, A3<int>>>::value), "");
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/allocator.adaptor/allocator.adaptor.cnstr/
H A Dconverting_copy.pass.cpp52 typedef std::scoped_allocator_adaptor<A1<double>, A2<int>, A3<int>> B;
53 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
54 B a1(A1<int>(4), A2<int>(5), A3<int>(6));
59 A3<int>::copy_called = false;
60 A3<int>::move_called = false;
64 assert(A3<int>::copy_called == true);
H A Dcopy.pass.cpp51 typedef std::scoped_allocator_adaptor<A1<int>, A2<int>, A3<int>> A;
52 A a1(A1<int>(4), A2<int>(5), A3<int>(6));
57 A3<int>::copy_called = false;
58 A3<int>::move_called = false;
64 assert(A3<int>::copy_called == true);
65 assert(A3<int>::move_called == false);

Completed in 615 milliseconds

12345678