HomeSort by relevance Sort by last modified time
    Searched refs:run_tests (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /cts/common/host-side/manifest-generator/tests/
run_tests.sh 26 run_tests "com.android.compatibility.common.generator.ManifestGeneratorTest" "${JARS}" "${@}"
  /cts/common/host-side/tradefed/tests/
run_tests.sh 28 run_tests "com.android.compatibility.common.tradefed.UnitTests" "${JARS}" "${@}"
  /cts/common/host-side/util/tests/
run_tests.sh 30 run_tests "com.android.compatibility.common.util.HostUnitTests" "${JARS}" "${@}"
  /cts/common/util/tests/
run_tests.sh 28 run_tests "com.android.compatibility.common.util.UnitTests" "${JARS}" "${@}"
  /cts/tests/tests/mediastress/preconditions/tests/
run_tests.sh 28 run_tests "android.mediastress.cts.preconditions.MediaPreparerTest" "${JARS}" "${@}"
  /cts/tools/cts-tradefed/tests/
run_tests.sh 28 run_tests "com.android.compatibility.tradefed.CtsTradefedTest" "${JARS}" "${@}"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
wrap.exp 47 set run_tests {
57 run_ld_link_exec_tests [] $run_tests
compress.exp 56 set run_tests {
63 run_ld_link_exec_tests [] $run_tests
  /cts/
run_unit_tests.sh 64 ${CTS_DIR}/common/device-side/test-app/run_tests.sh
71 ${CTS_DIR}/common/host-side/tradefed/tests/run_tests.sh
72 ${CTS_DIR}/common/host-side/manifest-generator/tests/run_tests.sh
73 ${CTS_DIR}/common/host-side/util/tests/run_tests.sh
74 ${CTS_DIR}/common/util/tests/run_tests.sh
76 ${CTS_DIR}/tools/cts-tradefed/tests/run_tests.sh
78 ${CTS_DIR}/tests/tests/mediastress/preconditions/tests/run_tests.sh
test_defs.sh 42 run_tests() { function
  /external/flatbuffers/tests/
PythonTest.sh 25 # Syntax: run_tests <interpreter> <benchmark vtable dedupes>
28 function run_tests() { function
44 run_tests python2.6 100 100 100
45 run_tests python2.7 100 100 100
46 run_tests python3 100 100 100
47 run_tests pypy 100 100 100
  /external/jemalloc/android/test/
run_jemalloc_tests.sh 83 function run_tests () { function
109 run_tests "unit" "${test_dir}/${UNIT_TEST_DIR}" ${UNIT_TESTS[@]}
110 run_tests "integration" "${test_dir}/${INTEGRATION_TEST_DIR}" ${INTEGRATION_TESTS[@]}
  /external/cmockery/cmockery_0_1_2/src/example/
run_tests.c 29 return run_tests(tests);
allocate_module_test.c 46 return run_tests(tests);
assert_macro_test.c 43 return run_tests(tests);
  /toolchain/binutils/binutils-2.25/gold/testsuite/
testmain.cc 37 Register_test::run_tests(&tf);
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test.cc 33 int run_tests(int argc, char **argv) { function
37 __tsan_func_entry((void*)((intptr_t)&run_tests + 1));
65 return run_tests(argc, argv);
  /external/nanopb-c/examples/using_double_on_avr/
Makefile 8 all: run_tests
21 run_tests: test_conversions encode_double decode_double
  /external/mesa3d/src/gallium/drivers/r300/compiler/tests/
unit_test.h 14 void run_tests(struct test tests[]);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
mpx.exp 62 set run_tests {
77 run_ld_link_exec_tests [] $run_tests
  /external/libvpx/libvpx/test/
cx_set_ref.sh 60 run_tests cx_set_ref_verify_environment "${cx_set_ref_tests}"
postproc.sh 63 run_tests postproc_verify_environment "${postproc_tests}"
set_maps.sh 59 run_tests set_maps_verify_environment "${set_maps_tests}"
simple_decoder.sh 61 run_tests simple_decoder_verify_environment "${simple_decoder_tests}"
simple_encoder.sh 59 run_tests simple_encoder_verify_environment "${simple_encoder_tests}"

Completed in 382 milliseconds

1 2 3 4