HomeSort by relevance Sort by last modified time
    Searched refs:tests (Results 251 - 275 of 4079) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
StrSrchPerf_r.pl 55 my $tests = {
60 runTests( $options, $tests, $dataFiles );
  /external/chromium_org/third_party/icu/source/test/perf/utfperf/
UtfPerf.pl 28 # tests will be done for all the programs. Results will be stored and connected
40 my $tests = {
59 runTests($options, $tests, $dataFiles);
  /external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.pl 28 # tests will be done for all the programs. Results will be stored and connected
40 my $tests = {
59 runTests($options, $tests, $dataFiles);
  /external/compiler-rt/test/Unit/ppc/
floatditf_test.c 16 expected.hi = tests[i].hi;
17 expected.lo = tests[i].lo;
18 computed.ld = __floatditf(tests[i].input);
22 printf("Error on __floatunditf( 0x%016llx ):\n", tests[i].input);
floatunditf_test.c 16 expected.hi = tests[i].hi;
17 expected.lo = tests[i].lo;
18 computed.ld = __floatunditf(tests[i].input);
22 printf("Error on __floatunditf( 0x%016llx ):\n", tests[i].input);
  /external/embunit/src/
TestSuite.c 47 if (self->tests) {
49 test = self->tests[i];
60 if (self->tests) {
62 test = self->tests[i];
  /external/icu4c/test/perf/charperf/
CharPerf.pl 31 # tests will be done for all the programs. Results will be stored and connected
39 my $tests = {
55 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/convperf/
convperf_ansi.pl 34 # tests will be done for all the programs. Results will be stored and connected
37 my $tests = {
56 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/strsrchperf/
StrSrchPerf_r.pl 55 my $tests = {
60 runTests( $options, $tests, $dataFiles );
  /external/icu4c/test/perf/utfperf/
UtfPerf.pl 28 # tests will be done for all the programs. Results will be stored and connected
40 my $tests = {
59 runTests($options, $tests, $dataFiles);
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.pl 28 # tests will be done for all the programs. Results will be stored and connected
40 my $tests = {
59 runTests($options, $tests, $dataFiles);
  /external/valgrind/main/drd/tests/
filter_stderr 7 $dir/../../tests/filter_stderr_basic |
46 $dir/../../tests/filter_addresses
  /frameworks/base/cmds/interrupter/
Android.mk 8 LOCAL_MODULE_TAGS := eng tests
18 LOCAL_MODULE_TAGS := eng tests
  /frameworks/base/graphics/tests/graphicstests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/keystore/tests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/libs/usb/tests/AccessoryChat/
Android.mk 20 LOCAL_MODULE_TAGS := tests
  /frameworks/base/location/tests/locationtests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/media/mca/tests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/sax/tests/saxtests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/BandwidthTests/
Android.mk 19 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/GridLayoutTest/
Android.mk 24 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/HwAccelerationTest/
Android.mk 24 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/ImfTest/tests/
Android.mk 4 # We only want this apk build for tests.
5 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/SerialChat/
Android.mk 20 LOCAL_MODULE_TAGS := tests
  /frameworks/base/tests/WebViewTests/
Android.mk 19 LOCAL_MODULE_TAGS := tests

Completed in 331 milliseconds

<<11121314151617181920>>