Searched refs:pass (Results 51 - 75 of 1778) sorted by relevance

1234567891011>>

/external/libcxx/test/strings/basic.string/string.iterators/
H A DAndroid.mk20 test_src := db_iterators_7.pass.cpp
24 test_src := cend.pass.cpp
28 test_src := begin.pass.cpp
32 test_src := db_iterators_5.pass.cpp
36 test_src := db_iterators_3.pass.cpp
40 test_src := crend.pass.cpp
44 test_src := cbegin.pass.cpp
48 test_src := crbegin.pass.cpp
52 test_src := rend.pass.cpp
56 test_src := iterators.pass
[all...]
/external/libcxx/test/utilities/function.objects/negators/
H A DAndroid.mk20 test_src := not1.pass.cpp
24 test_src := unary_negate.pass.cpp
28 test_src := binary_negate.pass.cpp
32 test_src := not2.pass.cpp
/external/libcxx/test/utilities/function.objects/refwrap/
H A DAndroid.mk20 test_src := binary.pass.cpp
24 test_src := type.pass.cpp
28 test_src := unary.pass.cpp
32 test_src := weak_result.pass.cpp
/external/libcxx/test/utilities/function.objects/unord.hash/
H A DAndroid.mk20 test_src := pointer.pass.cpp
24 test_src := enum.pass.cpp
28 test_src := floating.pass.cpp
32 test_src := integral.pass.cpp
/external/libcxx/test/utilities/utility/forward/
H A DAndroid.mk20 test_src := forward.pass.cpp
24 test_src := move_if_noexcept.pass.cpp
28 test_src := move_only.pass.cpp
32 test_src := move_copy.pass.cpp
/external/libcxx/test/containers/sequences/list/
H A DAndroid.mk20 test_src := db_iterators_7.pass.cpp
24 test_src := db_front.pass.cpp
28 test_src := db_cback.pass.cpp
32 test_src := version.pass.cpp
36 test_src := iterators.pass.cpp
40 test_src := types.pass.cpp
44 test_src := db_iterators_9.pass.cpp
48 test_src := db_iterators_8.pass.cpp
52 test_src := db_back.pass.cpp
56 test_src := db_cfront.pass
[all...]
/external/libcxx/test/localization/locales/locale.convenience/classification/
H A DAndroid.mk20 test_src := iscntrl.pass.cpp
24 test_src := isspace.pass.cpp
28 test_src := isalpha.pass.cpp
32 test_src := isalnum.pass.cpp
36 test_src := ispunct.pass.cpp
40 test_src := isupper.pass.cpp
44 test_src := isxdigit.pass.cpp
48 test_src := isprint.pass.cpp
52 test_src := islower.pass.cpp
56 test_src := isgraph.pass
[all...]
/external/libcxx/test/numerics/numarray/template.valarray/valarray.cons/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := indirect_array.pass.cpp
28 test_src := pointer_size.pass.cpp
32 test_src := copy.pass.cpp
36 test_src := move.pass.cpp
40 test_src := size.pass.cpp
44 test_src := initializer_list.pass.cpp
48 test_src := gslice_array.pass.cpp
52 test_src := mask_array.pass.cpp
56 test_src := slice_array.pass
[all...]
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A DAndroid.mk20 test_src := iter_iter_pointer_size.pass.cpp
24 test_src := size_size_pointer.pass.cpp
28 test_src := iter_iter_size_char.pass.cpp
32 test_src := iter_iter_string.pass.cpp
36 test_src := size_size_pointer_size.pass.cpp
40 test_src := size_size_string.pass.cpp
44 test_src := iter_iter_iter_iter.pass.cpp
48 test_src := iter_iter_initializer_list.pass.cpp
52 test_src := iter_iter_pointer.pass.cpp
56 test_src := size_size_string_size_size.pass
[all...]
/external/libcxx/test/
H A Dtestit82 pass=0
92 pass=$(($pass+1))
97 if (ls ${TEST_PREFIX}*pass.cpp > /dev/null 2>&1)
99 for FILE in $(ls ${TEST_PREFIX}*pass.cpp); do
109 pass=$(($pass+1))
129 if [ $pass -gt 0 ]
131 echo "passed $pass tests in `pwd`"
137 if [ $fail -eq 0 -a $pass
[all...]
/external/libcxx/test/thread/futures/futures.shared_future/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := move_ctor.pass.cpp
28 test_src := copy_ctor.pass.cpp
32 test_src := dtor.pass.cpp
36 test_src := wait_until.pass.cpp
40 test_src := get.pass.cpp
44 test_src := wait.pass.cpp
48 test_src := ctor_future.pass.cpp
52 test_src := move_assign.pass.cpp
56 test_src := copy_assign.pass
[all...]
/external/libcxx/test/thread/thread.condition/thread.condition.condvar/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := notify_one.pass.cpp
28 test_src := wait_until.pass.cpp
32 test_src := destructor.pass.cpp
36 test_src := wait.pass.cpp
40 test_src := native_handle.pass.cpp
44 test_src := wait_pred.pass.cpp
48 test_src := wait_until_pred.pass.cpp
52 test_src := notify_all.pass.cpp
56 test_src := wait_for.pass
[all...]
/external/libcxx/test/atomics/atomics.flag/
H A DAndroid.mk20 test_src := default.pass.cpp
24 test_src := atomic_flag_clear.pass.cpp
28 test_src := atomic_flag_test_and_set_explicit.pass.cpp
32 test_src := atomic_flag_test_and_set.pass.cpp
36 test_src := init.pass.cpp
40 test_src := clear.pass.cpp
44 test_src := test_and_set.pass.cpp
48 test_src := atomic_flag_clear_explicit.pass.cpp
/external/libcxx/test/containers/associative/map/map.access/
H A DAndroid.mk20 test_src := index_rv_key.pass.cpp
24 test_src := at.pass.cpp
28 test_src := iterator.pass.cpp
32 test_src := index_tuple.pass.cpp
36 test_src := size.pass.cpp
40 test_src := max_size.pass.cpp
44 test_src := empty.pass.cpp
48 test_src := index_key.pass.cpp
/external/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
H A DAndroid.mk20 test_src := const_data_members.pass.cpp
24 test_src := epsilon.pass.cpp
28 test_src := has_denorm_loss.pass.cpp
32 test_src := max_exponent10.pass.cpp
36 test_src := round_style.pass.cpp
40 test_src := signaling_NaN.pass.cpp
44 test_src := lowest.pass.cpp
48 test_src := is_iec559.pass.cpp
52 test_src := is_exact.pass.cpp
56 test_src := traps.pass
[all...]
/external/libcxx/test/numerics/complex.number/complex.value.ops/
H A DAndroid.mk20 test_src := polar.pass.cpp
24 test_src := conj.pass.cpp
28 test_src := abs.pass.cpp
32 test_src := imag.pass.cpp
36 test_src := proj.pass.cpp
40 test_src := real.pass.cpp
44 test_src := arg.pass.cpp
48 test_src := norm.pass.cpp
/external/libcxx/test/numerics/numarray/template.valarray/valarray.assign/
H A DAndroid.mk20 test_src := indirect_array_assign.pass.cpp
24 test_src := mask_array_assign.pass.cpp
28 test_src := initializer_list_assign.pass.cpp
32 test_src := move_assign.pass.cpp
36 test_src := gslice_array_assign.pass.cpp
40 test_src := copy_assign.pass.cpp
44 test_src := value_assign.pass.cpp
48 test_src := slice_array_assign.pass.cpp
/external/libcxx/test/numerics/numarray/template.valarray/valarray.sub/
H A DAndroid.mk20 test_src := slice_const.pass.cpp
24 test_src := valarray_bool_non_const.pass.cpp
28 test_src := gslice_const.pass.cpp
32 test_src := indirect_array_const.pass.cpp
36 test_src := slice_non_const.pass.cpp
40 test_src := valarray_bool_const.pass.cpp
44 test_src := gslice_non_const.pass.cpp
48 test_src := indirect_array_non_const.pass.cpp
/external/libcxx/test/re/re.alg/re.alg.match/
H A DAndroid.mk20 test_src := awk.pass.cpp
24 test_src := grep.pass.cpp
28 test_src := egrep.pass.cpp
32 test_src := ecma.pass.cpp
36 test_src := extended.pass.cpp
40 test_src := basic.pass.cpp
44 test_src := parse_curly_brackets.pass.cpp
48 test_src := lookahead_capture.pass.cpp
/external/libcxx/test/re/re.results/re.results.acc/
H A DAndroid.mk20 test_src := length.pass.cpp
24 test_src := cbegin_cend.pass.cpp
28 test_src := suffix.pass.cpp
32 test_src := position.pass.cpp
36 test_src := index.pass.cpp
40 test_src := prefix.pass.cpp
44 test_src := begin_end.pass.cpp
48 test_src := str.pass.cpp
/external/libcxx/test/strings/basic.string/string.modifiers/string_append/
H A DAndroid.mk20 test_src := string.pass.cpp
24 test_src := size_char.pass.cpp
28 test_src := pointer.pass.cpp
32 test_src := pointer_size.pass.cpp
36 test_src := iterator.pass.cpp
40 test_src := push_back.pass.cpp
44 test_src := string_size_size.pass.cpp
48 test_src := initializer_list.pass.cpp
/external/libcxx/test/strings/basic.string/string.modifiers/string_assign/
H A DAndroid.mk20 test_src := rv_string.pass.cpp
24 test_src := string.pass.cpp
28 test_src := size_char.pass.cpp
32 test_src := pointer.pass.cpp
36 test_src := pointer_size.pass.cpp
40 test_src := iterator.pass.cpp
44 test_src := string_size_size.pass.cpp
48 test_src := initializer_list.pass.cpp
/external/libcxx/test/strings/c.strings/
H A DAndroid.mk20 test_src := cctype.pass.cpp
24 test_src := version_cwctype.pass.cpp
28 test_src := cwctype.pass.cpp
32 test_src := cwchar.pass.cpp
36 test_src := cstring.pass.cpp
40 test_src := version_cwchar.pass.cpp
44 test_src := version_cctype.pass.cpp
48 test_src := version_cstring.pass.cpp
/external/llvm/lib/CodeGen/
H A DSpiller.h35 Spiller* createSpiller(MachineFunctionPass &pass,
41 Spiller *createInlineSpiller(MachineFunctionPass &pass,
/external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/
H A DClassFilterTransformer.java23 public ClassFilterTransformer(ClassFilter filter, ClassTransformer pass) { argument
24 super(pass);

Completed in 375 milliseconds

1234567891011>>