Searched refs:pass (Results 101 - 125 of 1778) sorted by relevance

1234567891011>>

/external/libcxx/test/containers/sequences/deque/deque.cons/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := assign_size_value.pass.cpp
28 test_src := alloc.pass.cpp
32 test_src := iter_iter.pass.cpp
36 test_src := move_noexcept.pass.cpp
40 test_src := initializer_list_alloc.pass.cpp
44 test_src := default_noexcept.pass.cpp
48 test_src := op_equal.pass.cpp
52 test_src := size_value.pass.cpp
56 test_src := copy.pass
[all...]
/external/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.binary/
H A DAndroid.mk20 test_src := divide_value_valarray.pass.cpp
24 test_src := and_valarray_value.pass.cpp
28 test_src := xor_valarray_valarray.pass.cpp
32 test_src := divide_valarray_value.pass.cpp
36 test_src := modulo_valarray_value.pass.cpp
40 test_src := shift_right_value_valarray.pass.cpp
44 test_src := or_value_valarray.pass.cpp
48 test_src := minus_valarray_value.pass.cpp
52 test_src := shift_left_value_valarray.pass.cpp
56 test_src := xor_valarray_value.pass
[all...]
/external/chromium_org/cc/output/
H A Doverlay_unittest.cc115 scoped_ptr<RenderPass> pass = RenderPass::Create(); local
116 pass->SetAll(id,
122 SharedQuadState* shared_state = pass->CreateAndAppendSharedQuadState();
124 return pass.Pass();
280 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
283 pass->shared_quad_state_list.back(),
284 pass.get());
289 pass->shared_quad_state_list.back(),
290 pass.get());
292 pass
320 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
342 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
372 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
400 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
416 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
432 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
448 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
463 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
478 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
494 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
610 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
649 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
682 scoped_ptr<RenderPass> pass = CreateRenderPass(); local
[all...]
/external/libcxx/test/numerics/complex.number/complex.member.ops/
H A DAndroid.mk20 test_src := divide_equal_complex.pass.cpp
24 test_src := minus_equal_scalar.pass.cpp
28 test_src := minus_equal_complex.pass.cpp
32 test_src := plus_equal_scalar.pass.cpp
36 test_src := times_equal_complex.pass.cpp
40 test_src := times_equal_scalar.pass.cpp
44 test_src := assignment_complex.pass.cpp
48 test_src := assignment_scalar.pass.cpp
52 test_src := divide_equal_scalar.pass.cpp
56 test_src := plus_equal_complex.pass
[all...]
/external/libcxx/test/numerics/numarray/template.valarray/valarray.members/
H A DAndroid.mk20 test_src := apply_value.pass.cpp
24 test_src := shift.pass.cpp
28 test_src := sum.pass.cpp
32 test_src := swap.pass.cpp
36 test_src := min.pass.cpp
40 test_src := cshift.pass.cpp
44 test_src := size.pass.cpp
48 test_src := resize.pass.cpp
52 test_src := max.pass.cpp
56 test_src := apply_cref.pass
[all...]
/external/libcxx/test/numerics/rand/rand.predef/
H A DAndroid.mk20 test_src := mt19937.pass.cpp
24 test_src := minstd_rand.pass.cpp
28 test_src := ranlux24_base.pass.cpp
32 test_src := ranlux24.pass.cpp
36 test_src := ranlux48_base.pass.cpp
40 test_src := ranlux48.pass.cpp
44 test_src := mt19937_64.pass.cpp
48 test_src := minstd_rand0.pass.cpp
52 test_src := knuth_b.pass.cpp
56 test_src := default_random_engine.pass
[all...]
/external/libcxx/test/re/re.regex/re.regex.assign/
H A DAndroid.mk20 test_src := string.pass.cpp
24 test_src := assign_ptr_size_flag.pass.cpp
28 test_src := il.pass.cpp
32 test_src := assign_ptr_flag.pass.cpp
36 test_src := copy.pass.cpp
40 test_src := assign.pass.cpp
44 test_src := assign_iter_iter_flag.pass.cpp
48 test_src := ptr.pass.cpp
52 test_src := assign.il.pass.cpp
56 test_src := assign_string_flag.pass
[all...]
/external/libcxx/test/strings/basic.string/string.access/
H A DAndroid.mk20 test_src := db_front.pass.cpp
24 test_src := at.pass.cpp
28 test_src := db_cback.pass.cpp
32 test_src := front.pass.cpp
36 test_src := back.pass.cpp
40 test_src := db_cindex.pass.cpp
44 test_src := index.pass.cpp
48 test_src := db_back.pass.cpp
52 test_src := db_cfront.pass.cpp
56 test_src := db_index.pass
[all...]
/external/libcxx/test/strings/basic.string/string.capacity/
H A DAndroid.mk20 test_src := length.pass.cpp
24 test_src := resize_size_char.pass.cpp
28 test_src := shrink_to_fit.pass.cpp
32 test_src := clear.pass.cpp
36 test_src := size.pass.cpp
40 test_src := max_size.pass.cpp
44 test_src := capacity.pass.cpp
48 test_src := reserve.pass.cpp
52 test_src := empty.pass.cpp
56 test_src := resize_size.pass
[all...]
/external/libcxx/test/strings/basic.string/string.modifiers/string_erase/
H A DAndroid.mk20 test_src := iter_iter.pass.cpp
24 test_src := erase_iter_iter_db4.pass.cpp
28 test_src := iter.pass.cpp
32 test_src := pop_back.pass.cpp
36 test_src := erase_iter_iter_db1.pass.cpp
40 test_src := erase_iter_iter_db3.pass.cpp
44 test_src := erase_iter_db2.pass.cpp
48 test_src := size_size.pass.cpp
52 test_src := erase_iter_db1.pass.cpp
56 test_src := erase_iter_iter_db2.pass
[all...]
/external/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/
H A DAndroid.mk20 test_src := size_type.pass.cpp
24 test_src := difference_type.pass.cpp
28 test_src := const_pointer.pass.cpp
32 test_src := pointer.pass.cpp
36 test_src := propagate_on_container_copy_assignment.pass.cpp
40 test_src := propagate_on_container_swap.pass.cpp
44 test_src := rebind_alloc.pass.cpp
48 test_src := void_pointer.pass.cpp
52 test_src := propagate_on_container_move_assignment.pass.cpp
56 test_src := const_void_pointer.pass
[all...]
/external/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
H A DAndroid.mk20 test_src := char_unshift.pass.cpp
24 test_src := char16_t_encoding.pass.cpp
28 test_src := char32_t_out.pass.cpp
32 test_src := char_length.pass.cpp
36 test_src := char_out.pass.cpp
40 test_src := char16_t_always_noconv.pass.cpp
44 test_src := wchar_t_out.pass.cpp
48 test_src := char16_t_length.pass.cpp
52 test_src := wchar_t_always_noconv.pass.cpp
56 test_src := wchar_t_encoding.pass
[all...]
/external/libcxx/test/containers/associative/map/map.cons/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := compare.pass.cpp
28 test_src := alloc.pass.cpp
32 test_src := iter_iter.pass.cpp
36 test_src := move_noexcept.pass.cpp
40 test_src := default_noexcept.pass.cpp
44 test_src := iter_iter_comp.pass.cpp
48 test_src := copy.pass.cpp
52 test_src := move.pass.cpp
56 test_src := move_assign_noexcept.pass
[all...]
/external/libcxx/test/numerics/complex.number/complex.ops/
H A DAndroid.mk20 test_src := scalar_divide_complex.pass.cpp
24 test_src := complex_plus_complex.pass.cpp
28 test_src := complex_times_scalar.pass.cpp
32 test_src := complex_not_equals_scalar.pass.cpp
36 test_src := complex_equals_scalar.pass.cpp
40 test_src := unary_plus.pass.cpp
44 test_src := stream_input.pass.cpp
48 test_src := complex_divide_scalar.pass.cpp
52 test_src := scalar_plus_complex.pass.cpp
56 test_src := scalar_times_complex.pass
[all...]
/external/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
H A DAndroid.mk20 test_src := is_move_constructible.pass.cpp
24 test_src := is_default_constructible.pass.cpp
28 test_src := is_trivially_move_assignable.pass.cpp
32 test_src := is_nothrow_copy_assignable.pass.cpp
36 test_src := is_trivially_move_constructible.pass.cpp
40 test_src := is_nothrow_default_constructible.pass.cpp
44 test_src := is_trivially_constructible.pass.cpp
48 test_src := __has_operator_addressof.pass.cpp
52 test_src := is_nothrow_move_assignable.pass.cpp
56 test_src := is_final.pass
[all...]
/external/libcxx/test/containers/container.adaptors/queue/queue.defn/
H A DAndroid.mk20 test_src := push.pass.cpp
24 test_src := front.pass.cpp
28 test_src := push_rv.pass.cpp
32 test_src := swap.pass.cpp
36 test_src := front_const.pass.cpp
40 test_src := pop.pass.cpp
44 test_src := assign_copy.pass.cpp
48 test_src := back.pass.cpp
52 test_src := size.pass.cpp
56 test_src := types.pass
[all...]
/external/libcxx/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip/
H A DAndroid.mk20 test_src := unitbuf.pass.cpp
24 test_src := noskipws.pass.cpp
28 test_src := nounitbuf.pass.cpp
32 test_src := noshowpoint.pass.cpp
36 test_src := showbase.pass.cpp
40 test_src := skipws.pass.cpp
44 test_src := uppercase.pass.cpp
48 test_src := showpoint.pass.cpp
52 test_src := noshowbase.pass.cpp
56 test_src := showpos.pass
[all...]
/external/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
H A DAndroid.mk20 test_src := get_monthname.pass.cpp
24 test_src := get_weekday_wide.pass.cpp
28 test_src := get_one.pass.cpp
32 test_src := get_time.pass.cpp
36 test_src := get_weekday.pass.cpp
40 test_src := get_date_wide.pass.cpp
44 test_src := get_date.pass.cpp
48 test_src := get_time_wide.pass.cpp
52 test_src := date_order.pass.cpp
56 test_src := get_year_wide.pass
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := discard.pass.cpp
28 test_src := io.pass.cpp
32 test_src := result_type.pass.cpp
36 test_src := ctor_result_type.pass.cpp
40 test_src := eval.pass.cpp
44 test_src := ctor_engine_move.pass.cpp
48 test_src := copy.pass.cpp
52 test_src := assign.pass.cpp
56 test_src := values.pass
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := discard.pass.cpp
28 test_src := io.pass.cpp
32 test_src := result_type.pass.cpp
36 test_src := ctor_result_type.pass.cpp
40 test_src := eval.pass.cpp
44 test_src := ctor_engine_move.pass.cpp
48 test_src := copy.pass.cpp
52 test_src := assign.pass.cpp
56 test_src := values.pass
[all...]
/external/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := discard.pass.cpp
28 test_src := io.pass.cpp
32 test_src := result_type.pass.cpp
36 test_src := ctor_result_type.pass.cpp
40 test_src := eval.pass.cpp
44 test_src := ctor_engine_move.pass.cpp
48 test_src := copy.pass.cpp
52 test_src := assign.pass.cpp
56 test_src := values.pass
[all...]
/external/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
H A DAndroid.mk20 test_src := union.pass.cpp
24 test_src := member_object_pointer.pass.cpp
28 test_src := lvalue_ref.pass.cpp
32 test_src := function.pass.cpp
36 test_src := pointer.pass.cpp
40 test_src := array.pass.cpp
44 test_src := enum.pass.cpp
48 test_src := floating_point.pass.cpp
52 test_src := void.pass.cpp
56 test_src := member_function_pointer.pass
[all...]
/external/libcxx/test/input.output/iostream.format/std.manip/
H A DAndroid.mk20 test_src := setbase.pass.cpp
24 test_src := setprecision.pass.cpp
28 test_src := setfill.pass.cpp
32 test_src := version.pass.cpp
36 test_src := setiosflags.pass.cpp
40 test_src := setw.pass.cpp
44 test_src := resetiosflags.pass.cpp
/external/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/
H A DAndroid.mk20 test_src := offset.pass.cpp
24 test_src := addition.pass.cpp
28 test_src := subtraction.pass.cpp
32 test_src := streamsize.pass.cpp
36 test_src := eq_int.pass.cpp
40 test_src := ctor_int.pass.cpp
44 test_src := difference.pass.cpp
/external/libcxx/test/numerics/complex.number/cmplx.over/
H A DAndroid.mk20 test_src := conj.pass.cpp
24 test_src := imag.pass.cpp
28 test_src := proj.pass.cpp
32 test_src := real.pass.cpp
36 test_src := arg.pass.cpp
40 test_src := pow.pass.cpp
44 test_src := norm.pass.cpp

Completed in 462 milliseconds

1234567891011>>