HomeSort by relevance Sort by last modified time
    Searched refs:tests (Results 151 - 175 of 3001) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
CP037CharsetTest.java 17 package tests.api.java.nio.charset;
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
DistributionPointTest.java 18 package org.apache.harmony.security.tests.x509;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MyBasicPermission.java 18 package org.apache.harmony.security.tests.support;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
MyCertStoreParameters.java 22 package org.apache.harmony.security.tests.support.cert;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/spec/
MyEncodedKeySpec.java 22 package org.apache.harmony.security.tests.support.spec;
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Proxy_I1.java 18 package tests.support;
Support_ServerSocket.java 18 package tests.support;
Support_Socket.java 18 package tests.support;
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatFieldTest.java 17 package org.apache.harmony.text.tests.java.text;
21 * @tests java.text.MessageFormat$Field#Field(java.lang.String)
28 * @tests java.text.MessageFormat$Field#readResolve()
33 // see serialization stress tests:
NumberFormatFieldTest.java 17 package org.apache.harmony.text.tests.java.text;
21 * @tests java.text.NumberFormat$Field#Field(java.lang.String)
28 * @tests java.text.NumberFormat$Field#readResolve()
33 // see serialization stress tests:
  /external/chromium/net/base/
ip_endpoint_unittest.cc 26 } tests[] = { member in namespace:net::__anon3561
32 int test_count = ARRAYSIZE_UNSAFE(tests);
39 EXPECT_TRUE(ParseIPLiteralToNumber(tests[index].host,
40 &tests[index].ip_address));
50 IPEndPoint endpoint(tests[index].ip_address, 80);
52 EXPECT_EQ(tests[index].ip_address, endpoint.address());
58 IPEndPoint src(tests[index].ip_address, index);
68 IPEndPoint src(tests[index].ip_address, index);
78 IPEndPoint ip_endpoint(tests[index].ip_address, index);
87 size_t expected_size = tests[index].ipv6
    [all...]
  /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/collperf/
CollPerf.pl 34 # tests will be done for all the programs. Results will be stored and connected
37 my $tests = {
95 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 |
44 $dir/../../tests/filter_addresses
  /external/valgrind/main/helgrind/tests/
filter_stderr 5 $dir/../../tests/filter_stderr_basic |
8 $dir/../../tests/filter_addresses |
41 # as these make some tests more scheduling sensitive -- those where
  /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/location/tests/locationtests/
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

Completed in 1539 milliseconds

1 2 3 4 5 67 8 91011>>