HomeSort by relevance Sort by last modified time
    Searched full:tests (Results 26 - 50 of 5234) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/tests/SmokeTest/
README 1 The tests in this folder are a very controlled set of tests that will be run by
3 Please use caution when adding tests here.
5 If you wish to run these tests, issue the command:
8 -w com.android.smoketest/.tests.SmokeTestInstrumentationTestRunner
  /packages/providers/DownloadProvider/tests/
Android.mk 7 # no tests to build for now
9 # additionally, build sub-tests in a separate .apk
  /dalvik/dx/tests/105-verify-load-store-ops/
info.txt 1 This tests that load and store opcodes verify that their arguments are
  /dalvik/dx/tests/106-verify-object-ops/
info.txt 1 This tests that the various "objecty" opcodes verify that their
  /dalvik/dx/tests/107-verify-stack-ops/
info.txt 1 This tests that the various stack manipulation opcodes verify that their
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/support/
I.java 1 package tests.api.java.util.support;
  /external/clearsilver/cs/
test8.cs.gold 3 some tests for new var is an expression
  /external/dbus/test/data/auth/
external-silly.auth-script 1 ## this tests we can't auth with silly credentials
invalid-hex-encoding.auth-script 1 ## this tests an invalid hex encoding followed by successful authentication
  /external/webkit/LayoutTests/http/tests/appcache/
manifest-with-empty-file-expected.txt 1 This tests that a manifest that contains an empty file will not crash the browser.
navigating-away-while-cache-attempt-in-progress-expected.txt 1 This tests that navigating away while a cache is loading does not crash.
  /frameworks/base/tests/framework-tests/
README 1 This package contains tests which need to access package-private members in the framework code.
2 To do this, the tests must be loaded in the same class loader as the classes which they are
5 Run these tests via AndroidTests -> FrameworkTests.
  /development/testrunner/
test_defs.xml 21 - On device Java instrumentation tests are defined by <test> tags.
23 - host java tests are defined by <test-host> tags.
32 <!-- frameworks tests -->
34 build_path="frameworks/base/core/tests/coretests"
40 build_path="frameworks/base/graphics/tests/graphicstests"
46 build_path="frameworks/base/location/tests/locationtests"
52 build_path="frameworks/base/sax/tests/saxtests"
58 build_path="frameworks/base/services/tests/servicestests"
64 build_path="frameworks/base/telephony/tests/telephonytests"
71 package="com.android.frameworks.testrunner.tests"
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
AllTests.java 17 package tests.java.sql;
23 * This is autogenerated source file. Includes tests for package tests.java.sql;
33 TestSuite suite = tests.TestSuiteFactory.createTestSuite("All tests for package tests.java.sql;");
37 suite.addTestSuite(tests.java.sql.StressTest.class);
38 suite.addTestSuite(tests.java.sql.UpdateFunctionalityTest.class);
39 suite.addTestSuite(tests.java.sql.SelectFunctionalityTest.class);
40 suite.addTestSuite(tests.java.sql.UpdateFunctionalityTest2.class)
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/
AllTests.java 17 package tests; package
24 * Listing of all the tests that are to be run.
33 TestSuite suite = tests.TestSuiteFactory.createTestSuite();
35 // Harmony-written test suites (often with Android tests added in).
36 suite.addTest(tests.annotation.AllTests.suite());
37 suite.addTest(tests.archive.AllTests.suite());
38 suite.addTest(tests.concurrent.AllTests.suite());
39 suite.addTest(tests.crypto.AllTests.suite());
40 suite.addTest(tests.dom.AllTests.suite());
41 suite.addTest(tests.logging.AllTests.suite())
    [all...]
  /build/core/tasks/
cts.mk 31 CTS_CORE_CASE_LIST := android.core.tests.annotation \
32 android.core.tests.archive \
33 android.core.tests.concurrent \
34 android.core.tests.crypto \
35 android.core.tests.dom \
36 android.core.tests.logging \
37 android.core.tests.luni.io \
38 android.core.tests.luni.lang \
39 android.core.tests.luni.net \
40 android.core.tests.luni.util
    [all...]
  /external/bison/tests/
atconfig 6 at_testdir='tests'
7 abs_builddir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests'
9 abs_srcdir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests'
11 abs_top_srcdir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/..'
13 abs_top_builddir='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/../.'
15 AUTOTEST_PATH='tests'
bison 2 # tests/bison. Generated from bison.in by configure.
6 BISON_PKGDATADIR='/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/../data'
8 exec $PREBISON '/usr/local/google/workspace/WebKit/tools/bison-2.3/tests/.././src/bison' ${1+"$@"}
  /dalvik/dx/tests/101-verify-wide-math/
info.txt 1 This tests that wide-taking (category-2) "calculation" opcodes (math
  /dalvik/dx/tests/104-verify-return-ops/
info.txt 1 This tests that return opcodes verify that their arguments are actually of
  /dalvik/libcore/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
TestEnum1.java 1 package org.apache.harmony.annotation.tests.java.lang.annotation;
TestEnum1b.java 1 package org.apache.harmony.annotation.tests.java.lang.annotation;
  /dalvik/tests/065-mismatched-implements/
info.txt 1 This tests what happens when class A implements interface B, but somebody
  /dalvik/tests/066-mismatched-super/
info.txt 1 This tests what happens when class A extends abstract class B, but somebody
  /external/bzip2/
words1 2 Doing 6 tests (3 compress, 3 uncompress) ...

Completed in 116 milliseconds

12 3 4 5 6 7 8 91011>>