Searched refs:test_src (Results 1 - 25 of 1116) sorted by last modified time

1234567891011>>

/external/libcxx/test/
H A DAndroid.build.mk38 LOCAL_SRC_FILES := $(test_src)
50 LOCAL_SRC_FILES := $(test_src)
H A DAndroid.mk20 test_src := nothing_to_do.pass.cpp macro
/external/libcxx/test/algorithms/
H A DAndroid.mk20 test_src := version.pass.cpp macro
/external/libcxx/test/algorithms/alg.c.library/
H A DAndroid.mk20 test_src := tested_elsewhere.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/
H A DAndroid.mk20 test_src := nothing_to_do.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.copy/
H A DAndroid.mk20 test_src := copy_n.pass.cpp macro
24 test_src := copy_backward.pass.cpp macro
28 test_src := copy_if.pass.cpp macro
32 test_src := copy.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
H A DAndroid.mk20 test_src := fill_n.pass.cpp macro
24 test_src := fill.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.generate/
H A DAndroid.mk20 test_src := generate_n.pass.cpp macro
24 test_src := generate.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.move/
H A DAndroid.mk20 test_src := move_backward.pass.cpp macro
24 test_src := move.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.partitions/
H A DAndroid.mk20 test_src := partition.pass.cpp macro
24 test_src := partition_copy.pass.cpp macro
28 test_src := stable_partition.pass.cpp macro
32 test_src := is_partitioned.pass.cpp macro
36 test_src := partition_point.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.random.shuffle/
H A DAndroid.mk20 test_src := random_shuffle_rand.pass.cpp macro
24 test_src := random_shuffle.pass.cpp macro
28 test_src := random_shuffle_urng.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.remove/
H A DAndroid.mk20 test_src := remove_copy_if.pass.cpp macro
24 test_src := remove_copy.pass.cpp macro
28 test_src := remove.pass.cpp macro
32 test_src := remove_if.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.replace/
H A DAndroid.mk20 test_src := replace_copy_if.pass.cpp macro
24 test_src := replace_copy.pass.cpp macro
28 test_src := replace_if.pass.cpp macro
32 test_src := replace.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.reverse/
H A DAndroid.mk20 test_src := reverse_copy.pass.cpp macro
24 test_src := reverse.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
H A DAndroid.mk20 test_src := rotate_copy.pass.cpp macro
24 test_src := rotate.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.swap/
H A DAndroid.mk20 test_src := iter_swap.pass.cpp macro
24 test_src := swap_ranges.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.transform/
H A DAndroid.mk20 test_src := unary_transform.pass.cpp macro
24 test_src := binary_transform.pass.cpp macro
/external/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
H A DAndroid.mk20 test_src := unique_pred.pass.cpp macro
24 test_src := unique_copy.pass.cpp macro
28 test_src := unique_copy_pred.pass.cpp macro
32 test_src := unique.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/
H A DAndroid.mk20 test_src := nothing_to_do.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.adjacent.find/
H A DAndroid.mk20 test_src := adjacent_find_pred.pass.cpp macro
24 test_src := adjacent_find.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.all_of/
H A DAndroid.mk20 test_src := all_of.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.any_of/
H A DAndroid.mk20 test_src := any_of.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.count/
H A DAndroid.mk20 test_src := count_if.pass.cpp macro
24 test_src := count.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.equal/
H A DAndroid.mk20 test_src := equal_pred.pass.cpp macro
24 test_src := equal.pass.cpp macro
/external/libcxx/test/algorithms/alg.nonmodifying/alg.find/
H A DAndroid.mk20 test_src := find_if.pass.cpp macro
24 test_src := find.pass.cpp macro
28 test_src := find_if_not.pass.cpp macro

Completed in 687 milliseconds

1234567891011>>