Searched refs:pass (Results 276 - 300 of 1778) sorted by relevance

<<11121314151617181920>>

/external/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
H A DAndroid.mk20 test_src := invoke_lvalue.pass.cpp
24 test_src := invoke_int_0.pass.cpp
28 test_src := copy.pass.cpp
32 test_src := invoke_rvalue.pass.cpp
36 test_src := invoke_void_0.pass.cpp
40 test_src := nested.pass.cpp
/external/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
H A DAndroid.mk20 test_src := null.pass.cpp
24 test_src := move01.pass.cpp
28 test_src := move_convert01.pass.cpp
32 test_src := move_convert03.pass.cpp
36 test_src := nullptr.pass.cpp
40 test_src := move_convert02.pass.cpp
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/
H A DAndroid.mk20 test_src := auto_ptr_Y.pass.cpp
24 test_src := unique_ptr_Y.pass.cpp
28 test_src := shared_ptr_Y_rv.pass.cpp
32 test_src := shared_ptr_rv.pass.cpp
36 test_src := shared_ptr_Y.pass.cpp
40 test_src := shared_ptr.pass.cpp
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/
H A DAndroid.mk20 test_src := owner_before_shared_ptr.pass.cpp
24 test_src := dereference.pass.cpp
28 test_src := arrow.pass.cpp
32 test_src := op_bool.pass.cpp
36 test_src := owner_before_weak_ptr.pass.cpp
40 test_src := unique.pass.cpp
/external/libcxx/test/utilities/meta/meta.trans/meta.trans.cv/
H A DAndroid.mk20 test_src := remove_const.pass.cpp
24 test_src := remove_volatile.pass.cpp
28 test_src := add_cv.pass.cpp
32 test_src := remove_cv.pass.cpp
36 test_src := add_const.pass.cpp
40 test_src := add_volatile.pass.cpp
/external/libcxx/test/utilities/optional/optional.object/optional.object.assign/
H A DAndroid.mk20 test_src := assign_value.pass.cpp
24 test_src := emplace_initializer_list.pass.cpp
28 test_src := copy.pass.cpp
32 test_src := move.pass.cpp
36 test_src := emplace.pass.cpp
40 test_src := nullopt_t.pass.cpp
/external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/
H A DAbstractClassFilterTransformer.java21 private ClassTransformer pass; field in class:AbstractClassFilterTransformer
26 pass.setTarget(target);
29 protected AbstractClassFilterTransformer(ClassTransformer pass) { argument
30 this.pass = pass;
41 target = accept(version, access, name, signature, superName, interfaces) ? pass : cv;
/external/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
H A DAndroid.mk20 test_src := fill_n.pass.cpp
24 test_src := fill.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.generate/
H A DAndroid.mk20 test_src := generate_n.pass.cpp
24 test_src := generate.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.move/
H A DAndroid.mk20 test_src := move_backward.pass.cpp
24 test_src := move.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.reverse/
H A DAndroid.mk20 test_src := reverse_copy.pass.cpp
24 test_src := reverse.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
H A DAndroid.mk20 test_src := rotate_copy.pass.cpp
24 test_src := rotate.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.swap/
H A DAndroid.mk20 test_src := iter_swap.pass.cpp
24 test_src := swap_ranges.pass.cpp
/external/libcxx/test/algorithms/alg.modifying.operations/alg.transform/
H A DAndroid.mk20 test_src := unary_transform.pass.cpp
24 test_src := binary_transform.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/alg.adjacent.find/
H A DAndroid.mk20 test_src := adjacent_find_pred.pass.cpp
24 test_src := adjacent_find.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/alg.count/
H A DAndroid.mk20 test_src := count_if.pass.cpp
24 test_src := count.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/alg.equal/
H A DAndroid.mk20 test_src := equal_pred.pass.cpp
24 test_src := equal.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/alg.find.end/
H A DAndroid.mk20 test_src := find_end.pass.cpp
24 test_src := find_end_pred.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/alg.is_permutation/
H A DAndroid.mk20 test_src := is_permutation.pass.cpp
24 test_src := is_permutation_pred.pass.cpp
/external/libcxx/test/algorithms/alg.nonmodifying/mismatch/
H A DAndroid.mk20 test_src := mismatch_pred.pass.cpp
24 test_src := mismatch.pass.cpp
/external/libcxx/test/algorithms/alg.sorting/alg.lex.comparison/
H A DAndroid.mk20 test_src := lexicographical_compare_comp.pass.cpp
24 test_src := lexicographical_compare.pass.cpp
/external/libcxx/test/algorithms/alg.sorting/alg.min.max/
H A DAndroid.mk20 test_src := max_element.pass.cpp
24 test_src := minmax_init_list_comp.pass.cpp
28 test_src := min_element_comp.pass.cpp
32 test_src := min_comp.pass.cpp
36 test_src := minmax_element.pass.cpp
40 test_src := minmax_init_list.pass.cpp
44 test_src := min.pass.cpp
48 test_src := minmax.pass.cpp
52 test_src := max_comp.pass.cpp
56 test_src := max_init_list.pass
[all...]
/external/libcxx/test/algorithms/alg.sorting/alg.nth.element/
H A DAndroid.mk20 test_src := nth_element.pass.cpp
24 test_src := nth_element_comp.pass.cpp
/external/libcxx/test/algorithms/alg.sorting/alg.set.operations/includes/
H A DAndroid.mk20 test_src := includes.pass.cpp
24 test_src := includes_comp.pass.cpp
/external/libcxx/test/algorithms/alg.sorting/alg.set.operations/set.difference/
H A DAndroid.mk20 test_src := set_difference_comp.pass.cpp
24 test_src := set_difference.pass.cpp

Completed in 270 milliseconds

<<11121314151617181920>>