Searched refs:test_src (Results 76 - 100 of 1116) sorted by relevance

1234567891011>>

/external/libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
H A DAndroid.mk20 test_src := length.pass.cpp macro
24 test_src := compare.pass.cpp macro
28 test_src := find.pass.cpp macro
32 test_src := lt.pass.cpp macro
36 test_src := copy.pass.cpp macro
40 test_src := move.pass.cpp macro
44 test_src := not_eof.pass.cpp macro
48 test_src := assign3.pass.cpp macro
52 test_src := assign2.pass.cpp macro
56 test_src macro
60 test_src := to_int_type.pass.cpp macro
64 test_src := eq_int_type.pass.cpp macro
68 test_src := to_char_type.pass.cpp macro
72 test_src := eq.pass.cpp macro
76 test_src := eof.pass.cpp macro
[all...]
/external/libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/
H A DAndroid.mk20 test_src := length.pass.cpp macro
24 test_src := compare.pass.cpp macro
28 test_src := find.pass.cpp macro
32 test_src := lt.pass.cpp macro
36 test_src := copy.pass.cpp macro
40 test_src := move.pass.cpp macro
44 test_src := not_eof.pass.cpp macro
48 test_src := assign3.pass.cpp macro
52 test_src := assign2.pass.cpp macro
56 test_src macro
60 test_src := to_int_type.pass.cpp macro
64 test_src := eq_int_type.pass.cpp macro
68 test_src := to_char_type.pass.cpp macro
72 test_src := eq.pass.cpp macro
76 test_src := eof.pass.cpp macro
[all...]
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/
H A DAndroid.mk20 test_src := atomic_fetch_or.pass.cpp macro
24 test_src := atomic_compare_exchange_strong_explicit.pass.cpp macro
28 test_src := atomic_exchange.pass.cpp macro
32 test_src := atomic_compare_exchange_weak_explicit.pass.cpp macro
36 test_src := atomic_fetch_or_explicit.pass.cpp macro
40 test_src := atomic_fetch_add_explicit.pass.cpp macro
44 test_src := atomic_is_lock_free.pass.cpp macro
48 test_src := atomic_fetch_sub_explicit.pass.cpp macro
52 test_src := atomic_init.pass.cpp macro
56 test_src macro
60 test_src := atomic_load.pass.cpp macro
64 test_src := atomic_load_explicit.pass.cpp macro
68 test_src := atomic_store_explicit.pass.cpp macro
72 test_src := atomic_fetch_and.pass.cpp macro
76 test_src := atomic_fetch_add.pass.cpp macro
80 test_src := atomic_fetch_sub.pass.cpp macro
84 test_src := atomic_compare_exchange_weak.pass.cpp macro
88 test_src := atomic_var_init.pass.cpp macro
92 test_src := atomic_compare_exchange_strong.pass.cpp macro
96 test_src := atomic_exchange_explicit.pass.cpp macro
100 test_src := atomic_fetch_xor.pass.cpp macro
104 test_src := atomic_fetch_and_explicit.pass.cpp macro
108 test_src := atomic_fetch_xor_explicit.pass.cpp macro
[all...]
/external/libcxx/test/containers/associative/multiset/
H A DAndroid.mk20 test_src := insert_cv.pass.cpp macro
24 test_src := insert_rv.pass.cpp macro
28 test_src := find.pass.cpp macro
32 test_src := emplace_hint.pass.cpp macro
36 test_src := insert_initializer_list.pass.cpp macro
40 test_src := equal_range.pass.cpp macro
44 test_src := lower_bound.pass.cpp macro
48 test_src := insert_iter_iter.pass.cpp macro
52 test_src := erase_key.pass.cpp macro
56 test_src macro
60 test_src := clear.pass.cpp macro
64 test_src := insert_iter_rv.pass.cpp macro
68 test_src := size.pass.cpp macro
72 test_src := max_size.pass.cpp macro
76 test_src := scary.pass.cpp macro
80 test_src := types.pass.cpp macro
84 test_src := emplace.pass.cpp macro
88 test_src := upper_bound.pass.cpp macro
92 test_src := erase_iter.pass.cpp macro
96 test_src := erase_iter_iter.pass.cpp macro
100 test_src := count.pass.cpp macro
104 test_src := empty.pass.cpp macro
108 test_src := insert_iter_cv.pass.cpp macro
[all...]
/external/libcxx/test/containers/associative/set/
H A DAndroid.mk20 test_src := insert_cv.pass.cpp macro
24 test_src := insert_rv.pass.cpp macro
28 test_src := find.pass.cpp macro
32 test_src := emplace_hint.pass.cpp macro
36 test_src := insert_initializer_list.pass.cpp macro
40 test_src := equal_range.pass.cpp macro
44 test_src := lower_bound.pass.cpp macro
48 test_src := insert_iter_iter.pass.cpp macro
52 test_src := erase_key.pass.cpp macro
56 test_src macro
60 test_src := iterator.pass.cpp macro
64 test_src := clear.pass.cpp macro
68 test_src := insert_iter_rv.pass.cpp macro
72 test_src := size.pass.cpp macro
76 test_src := max_size.pass.cpp macro
80 test_src := types.pass.cpp macro
84 test_src := emplace.pass.cpp macro
88 test_src := upper_bound.pass.cpp macro
92 test_src := erase_iter.pass.cpp macro
96 test_src := erase_iter_iter.pass.cpp macro
100 test_src := count.pass.cpp macro
104 test_src := empty.pass.cpp macro
108 test_src := insert_iter_cv.pass.cpp macro
[all...]
/external/libcxx/test/containers/sequences/deque/deque.cons/
H A DAndroid.mk20 test_src := default.pass.cpp macro
24 test_src := assign_size_value.pass.cpp macro
28 test_src := alloc.pass.cpp macro
32 test_src := iter_iter.pass.cpp macro
36 test_src := move_noexcept.pass.cpp macro
40 test_src := initializer_list_alloc.pass.cpp macro
44 test_src := default_noexcept.pass.cpp macro
48 test_src := op_equal.pass.cpp macro
52 test_src := size_value.pass.cpp macro
56 test_src macro
60 test_src := move.pass.cpp macro
64 test_src := move_assign_noexcept.pass.cpp macro
68 test_src := assign_initializer_list.pass.cpp macro
72 test_src := copy_alloc.pass.cpp macro
76 test_src := size.pass.cpp macro
80 test_src := iter_iter_alloc.pass.cpp macro
84 test_src := move_assign.pass.cpp macro
88 test_src := assign_iter_iter.pass.cpp macro
92 test_src := initializer_list.pass.cpp macro
96 test_src := op_equal_initializer_list.pass.cpp macro
100 test_src := size_value_alloc.pass.cpp macro
104 test_src := dtor_noexcept.pass.cpp macro
108 test_src := move_alloc.pass.cpp macro
[all...]
/external/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/
H A DAndroid.mk20 test_src := divide_value_valarray.pass.cpp macro
24 test_src := and_valarray_value.pass.cpp macro
28 test_src := xor_valarray_valarray.pass.cpp macro
32 test_src := divide_valarray_value.pass.cpp macro
36 test_src := modulo_valarray_value.pass.cpp macro
40 test_src := shift_right_value_valarray.pass.cpp macro
44 test_src := or_value_valarray.pass.cpp macro
48 test_src := minus_valarray_value.pass.cpp macro
52 test_src := shift_left_value_valarray.pass.cpp macro
56 test_src macro
60 test_src := minus_value_valarray.pass.cpp macro
64 test_src := times_valarray_value.pass.cpp macro
68 test_src := minus_valarray_valarray.pass.cpp macro
72 test_src := plus_value_valarray.pass.cpp macro
76 test_src := modulo_valarray_valarray.pass.cpp macro
80 test_src := plus_valarray_valarray.pass.cpp macro
84 test_src := divide_valarray_valarray.pass.cpp macro
88 test_src := shift_right_valarray_valarray.pass.cpp macro
92 test_src := shift_left_valarray_valarray.pass.cpp macro
96 test_src := shift_left_valarray_value.pass.cpp macro
100 test_src := times_valarray_valarray.pass.cpp macro
104 test_src := and_valarray_valarray.pass.cpp macro
108 test_src := modulo_value_valarray.pass.cpp macro
112 test_src := shift_right_valarray_value.pass.cpp macro
116 test_src := or_valarray_valarray.pass.cpp macro
120 test_src := times_value_valarray.pass.cpp macro
124 test_src := and_value_valarray.pass.cpp macro
128 test_src := xor_value_valarray.pass.cpp macro
132 test_src := or_valarray_value.pass.cpp macro
136 test_src := plus_valarray_value.pass.cpp macro
[all...]
/external/libcxx/test/numerics/complex.number/complex.member.ops/
H A DAndroid.mk20 test_src := divide_equal_complex.pass.cpp macro
24 test_src := minus_equal_scalar.pass.cpp macro
28 test_src := minus_equal_complex.pass.cpp macro
32 test_src := plus_equal_scalar.pass.cpp macro
36 test_src := times_equal_complex.pass.cpp macro
40 test_src := times_equal_scalar.pass.cpp macro
44 test_src := assignment_complex.pass.cpp macro
48 test_src := assignment_scalar.pass.cpp macro
52 test_src := divide_equal_scalar.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/numerics/numarray/template.valarray/valarray.members/
H A DAndroid.mk20 test_src := apply_value.pass.cpp macro
24 test_src := shift.pass.cpp macro
28 test_src := sum.pass.cpp macro
32 test_src := swap.pass.cpp macro
36 test_src := min.pass.cpp macro
40 test_src := cshift.pass.cpp macro
44 test_src := size.pass.cpp macro
48 test_src := resize.pass.cpp macro
52 test_src := max.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/numerics/rand/rand.predef/
H A DAndroid.mk20 test_src := mt19937.pass.cpp macro
24 test_src := minstd_rand.pass.cpp macro
28 test_src := ranlux24_base.pass.cpp macro
32 test_src := ranlux24.pass.cpp macro
36 test_src := ranlux48_base.pass.cpp macro
40 test_src := ranlux48.pass.cpp macro
44 test_src := mt19937_64.pass.cpp macro
48 test_src := minstd_rand0.pass.cpp macro
52 test_src := knuth_b.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/re/re.regex/re.regex.assign/
H A DAndroid.mk20 test_src := string.pass.cpp macro
24 test_src := assign_ptr_size_flag.pass.cpp macro
28 test_src := il.pass.cpp macro
32 test_src := assign_ptr_flag.pass.cpp macro
36 test_src := copy.pass.cpp macro
40 test_src := assign.pass.cpp macro
44 test_src := assign_iter_iter_flag.pass.cpp macro
48 test_src := ptr.pass.cpp macro
52 test_src := assign.il.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/strings/basic.string/string.access/
H A DAndroid.mk20 test_src := db_front.pass.cpp macro
24 test_src := at.pass.cpp macro
28 test_src := db_cback.pass.cpp macro
32 test_src := front.pass.cpp macro
36 test_src := back.pass.cpp macro
40 test_src := db_cindex.pass.cpp macro
44 test_src := index.pass.cpp macro
48 test_src := db_back.pass.cpp macro
52 test_src := db_cfront.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/strings/basic.string/string.capacity/
H A DAndroid.mk20 test_src := length.pass.cpp macro
24 test_src := resize_size_char.pass.cpp macro
28 test_src := shrink_to_fit.pass.cpp macro
32 test_src := clear.pass.cpp macro
36 test_src := size.pass.cpp macro
40 test_src := max_size.pass.cpp macro
44 test_src := capacity.pass.cpp macro
48 test_src := reserve.pass.cpp macro
52 test_src := empty.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/strings/basic.string/string.modifiers/string_erase/
H A DAndroid.mk20 test_src := iter_iter.pass.cpp macro
24 test_src := erase_iter_iter_db4.pass.cpp macro
28 test_src := iter.pass.cpp macro
32 test_src := pop_back.pass.cpp macro
36 test_src := erase_iter_iter_db1.pass.cpp macro
40 test_src := erase_iter_iter_db3.pass.cpp macro
44 test_src := erase_iter_db2.pass.cpp macro
48 test_src := size_size.pass.cpp macro
52 test_src := erase_iter_db1.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/
H A DAndroid.mk20 test_src := size_type.pass.cpp macro
24 test_src := difference_type.pass.cpp macro
28 test_src := const_pointer.pass.cpp macro
32 test_src := pointer.pass.cpp macro
36 test_src := propagate_on_container_copy_assignment.pass.cpp macro
40 test_src := propagate_on_container_swap.pass.cpp macro
44 test_src := rebind_alloc.pass.cpp macro
48 test_src := void_pointer.pass.cpp macro
52 test_src := propagate_on_container_move_assignment.pass.cpp macro
56 test_src macro
[all...]
/external/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
H A DAndroid.mk20 test_src := char_unshift.pass.cpp macro
24 test_src := char16_t_encoding.pass.cpp macro
28 test_src := char32_t_out.pass.cpp macro
32 test_src := char_length.pass.cpp macro
36 test_src := char_out.pass.cpp macro
40 test_src := char16_t_always_noconv.pass.cpp macro
44 test_src := wchar_t_out.pass.cpp macro
48 test_src := char16_t_length.pass.cpp macro
52 test_src := wchar_t_always_noconv.pass.cpp macro
56 test_src macro
60 test_src := char16_t_max_length.pass.cpp macro
64 test_src := char16_t_out.pass.cpp macro
68 test_src := char16_t_in.pass.cpp macro
72 test_src := wchar_t_unshift.pass.cpp macro
76 test_src := char32_t_unshift.pass.cpp macro
80 test_src := char_max_length.pass.cpp macro
84 test_src := wchar_t_length.pass.cpp macro
88 test_src := char32_t_length.pass.cpp macro
92 test_src := char16_t_unshift.pass.cpp macro
96 test_src := char32_t_always_noconv.pass.cpp macro
100 test_src := wchar_t_max_length.pass.cpp macro
104 test_src := char_encoding.pass.cpp macro
108 test_src := char32_t_encoding.pass.cpp macro
112 test_src := char_in.pass.cpp macro
116 test_src := char_always_noconv.pass.cpp macro
120 test_src := char32_t_max_length.pass.cpp macro
124 test_src := char32_t_in.pass.cpp macro
128 test_src := wchar_t_in.pass.cpp macro
132 test_src := utf_sanity_check.pass.cpp macro
[all...]
/external/libcxx/test/containers/associative/map/map.cons/
H A DAndroid.mk20 test_src := default.pass.cpp macro
24 test_src := compare.pass.cpp macro
28 test_src := alloc.pass.cpp macro
32 test_src := iter_iter.pass.cpp macro
36 test_src := move_noexcept.pass.cpp macro
40 test_src := default_noexcept.pass.cpp macro
44 test_src := iter_iter_comp.pass.cpp macro
48 test_src := copy.pass.cpp macro
52 test_src := move.pass.cpp macro
56 test_src macro
60 test_src := assign_initializer_list.pass.cpp macro
64 test_src := copy_alloc.pass.cpp macro
68 test_src := move_assign.pass.cpp macro
72 test_src := initializer_list_compare.pass.cpp macro
76 test_src := iter_iter_comp_alloc.pass.cpp macro
80 test_src := copy_assign.pass.cpp macro
84 test_src := default_recursive.pass.cpp macro
88 test_src := compare_alloc.pass.cpp macro
92 test_src := initializer_list.pass.cpp macro
96 test_src := initializer_list_compare_alloc.pass.cpp macro
100 test_src := dtor_noexcept.pass.cpp macro
104 test_src := move_alloc.pass.cpp macro
[all...]
/external/libcxx/test/numerics/complex.number/complex.ops/
H A DAndroid.mk20 test_src := scalar_divide_complex.pass.cpp macro
24 test_src := complex_plus_complex.pass.cpp macro
28 test_src := complex_times_scalar.pass.cpp macro
32 test_src := complex_not_equals_scalar.pass.cpp macro
36 test_src := complex_equals_scalar.pass.cpp macro
40 test_src := unary_plus.pass.cpp macro
44 test_src := stream_input.pass.cpp macro
48 test_src := complex_divide_scalar.pass.cpp macro
52 test_src := scalar_plus_complex.pass.cpp macro
56 test_src macro
60 test_src := complex_divide_complex.pass.cpp macro
64 test_src := complex_not_equals_complex.pass.cpp macro
68 test_src := complex_minus_scalar.pass.cpp macro
72 test_src := stream_output.pass.cpp macro
76 test_src := complex_minus_complex.pass.cpp macro
80 test_src := complex_equals_complex.pass.cpp macro
84 test_src := unary_minus.pass.cpp macro
88 test_src := complex_times_complex.pass.cpp macro
92 test_src := scalar_not_equals_complex.pass.cpp macro
96 test_src := complex_plus_scalar.pass.cpp macro
100 test_src := scalar_minus_complex.pass.cpp macro
104 test_src := scalar_equals_complex.pass.cpp macro
[all...]
/external/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
H A DAndroid.mk20 test_src := is_move_constructible.pass.cpp macro
24 test_src := is_default_constructible.pass.cpp macro
28 test_src := is_trivially_move_assignable.pass.cpp macro
32 test_src := is_nothrow_copy_assignable.pass.cpp macro
36 test_src := is_trivially_move_constructible.pass.cpp macro
40 test_src := is_nothrow_default_constructible.pass.cpp macro
44 test_src := is_trivially_constructible.pass.cpp macro
48 test_src := __has_operator_addressof.pass.cpp macro
52 test_src := is_nothrow_move_assignable.pass.cpp macro
56 test_src macro
60 test_src := is_copy_assignable.pass.cpp macro
64 test_src := is_nothrow_constructible.pass.cpp macro
68 test_src := is_pod.pass.cpp macro
72 test_src := is_nothrow_copy_constructible.pass.cpp macro
76 test_src := is_empty.pass.cpp macro
80 test_src := is_signed.pass.cpp macro
84 test_src := is_trivially_destructible.pass.cpp macro
88 test_src := is_polymorphic.pass.cpp macro
92 test_src := has_virtual_destructor.pass.cpp macro
96 test_src := is_constructible.pass.cpp macro
100 test_src := is_trivially_copy_assignable.pass.cpp macro
104 test_src := is_nothrow_assignable.pass.cpp macro
108 test_src := is_move_assignable.pass.cpp macro
112 test_src := is_trivial.pass.cpp macro
116 test_src := is_standard_layout.pass.cpp macro
120 test_src := is_trivialially_copyable.pass.cpp macro
124 test_src := is_nothrow_destructible.pass.cpp macro
128 test_src := is_unsigned.pass.cpp macro
132 test_src := is_volatile.pass.cpp macro
136 test_src := is_literal_type.pass.cpp macro
140 test_src := is_trivially_copy_constructible.pass.cpp macro
144 test_src := is_copy_constructible.pass.cpp macro
148 test_src := is_destructible.pass.cpp macro
152 test_src := is_abstract.pass.cpp macro
156 test_src := is_assignable.pass.cpp macro
160 test_src := is_nothrow_move_constructible.pass.cpp macro
164 test_src := is_const.pass.cpp macro
168 test_src := is_trivially_default_constructible.pass.cpp macro
172 test_src := is_trivially_assignable.pass.cpp macro
[all...]
/external/libcxx/test/containers/container.adaptors/queue/queue.defn/
H A DAndroid.mk20 test_src := push.pass.cpp macro
24 test_src := front.pass.cpp macro
28 test_src := push_rv.pass.cpp macro
32 test_src := swap.pass.cpp macro
36 test_src := front_const.pass.cpp macro
40 test_src := pop.pass.cpp macro
44 test_src := assign_copy.pass.cpp macro
48 test_src := back.pass.cpp macro
52 test_src := size.pass.cpp macro
56 test_src macro
60 test_src := emplace.pass.cpp macro
64 test_src := empty.pass.cpp macro
68 test_src := back_const.pass.cpp macro
72 test_src := assign_move.pass.cpp macro
[all...]
/external/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
H A DAndroid.mk20 test_src := unitbuf.pass.cpp macro
24 test_src := noskipws.pass.cpp macro
28 test_src := nounitbuf.pass.cpp macro
32 test_src := noshowpoint.pass.cpp macro
36 test_src := showbase.pass.cpp macro
40 test_src := skipws.pass.cpp macro
44 test_src := uppercase.pass.cpp macro
48 test_src := showpoint.pass.cpp macro
52 test_src := noshowbase.pass.cpp macro
56 test_src macro
60 test_src := noboolalpha.pass.cpp macro
64 test_src := noshowpos.pass.cpp macro
68 test_src := nouppercase.pass.cpp macro
72 test_src := boolalpha.pass.cpp macro
[all...]
/external/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
H A DAndroid.mk20 test_src := get_monthname.pass.cpp macro
24 test_src := get_weekday_wide.pass.cpp macro
28 test_src := get_one.pass.cpp macro
32 test_src := get_time.pass.cpp macro
36 test_src := get_weekday.pass.cpp macro
40 test_src := get_date_wide.pass.cpp macro
44 test_src := get_date.pass.cpp macro
48 test_src := get_time_wide.pass.cpp macro
52 test_src := date_order.pass.cpp macro
56 test_src macro
60 test_src := get_monthname_wide.pass.cpp macro
64 test_src := get_year.pass.cpp macro
68 test_src := get_one_wide.pass.cpp macro
72 test_src := date_order_wide.pass.cpp macro
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
H A DAndroid.mk20 test_src := default.pass.cpp macro
24 test_src := discard.pass.cpp macro
28 test_src := io.pass.cpp macro
32 test_src := result_type.pass.cpp macro
36 test_src := ctor_result_type.pass.cpp macro
40 test_src := eval.pass.cpp macro
44 test_src := ctor_engine_move.pass.cpp macro
48 test_src := copy.pass.cpp macro
52 test_src := assign.pass.cpp macro
56 test_src macro
60 test_src := ctor_sseq.pass.cpp macro
64 test_src := seed_result_type.pass.cpp macro
68 test_src := seed_sseq.pass.cpp macro
72 test_src := ctor_engine_copy.pass.cpp macro
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
H A DAndroid.mk20 test_src := default.pass.cpp macro
24 test_src := discard.pass.cpp macro
28 test_src := io.pass.cpp macro
32 test_src := result_type.pass.cpp macro
36 test_src := ctor_result_type.pass.cpp macro
40 test_src := eval.pass.cpp macro
44 test_src := ctor_engine_move.pass.cpp macro
48 test_src := copy.pass.cpp macro
52 test_src := assign.pass.cpp macro
56 test_src macro
60 test_src := ctor_sseq.pass.cpp macro
64 test_src := seed_result_type.pass.cpp macro
68 test_src := seed_sseq.pass.cpp macro
72 test_src := ctor_engine_copy.pass.cpp macro
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
H A DAndroid.mk20 test_src := default.pass.cpp macro
24 test_src := discard.pass.cpp macro
28 test_src := io.pass.cpp macro
32 test_src := result_type.pass.cpp macro
36 test_src := ctor_result_type.pass.cpp macro
40 test_src := eval.pass.cpp macro
44 test_src := ctor_engine_move.pass.cpp macro
48 test_src := copy.pass.cpp macro
52 test_src := assign.pass.cpp macro
56 test_src macro
60 test_src := ctor_sseq.pass.cpp macro
64 test_src := seed_result_type.pass.cpp macro
68 test_src := seed_sseq.pass.cpp macro
72 test_src := ctor_engine_copy.pass.cpp macro
[all...]

Completed in 449 milliseconds

1234567891011>>