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

1 23 4 5 6 7 8 91011>>

  /external/dbus/test/data/auth/
external-failed.auth-script 1 ## this tests that auth of type EXTERNAL without credentials will fail
external-root.auth-script 1 ## this tests we can auth EXTERNAL as ourselves, with root credentials
external-successful.auth-script 1 ## this tests a successful auth of type EXTERNAL
invalid-command-client.auth-script 1 ## this tests that receiving a nonexistent command is handled properly
invalid-command.auth-script 1 ## this tests that receiving a nonexistent command is handled properly
mechanisms.auth-script 1 ## this tests that the server sends a list of mechanisms
  /external/v8/test/es5conform/
README 2 into the v8 test harness. To use the tests check out the es5conform
3 tests from
8 may be possible but the tests are only known to pass (and indeed run)
13 harness that comes bundled with the tests. You will most likely also
  /external/webkit/JavaScriptCore/qt/tests/qscriptengine/
qscriptengine.pro 4 include(../tests.pri)
  /external/webkit/LayoutTests/http/tests/appcache/
access-via-redirect-expected.txt 1 This tests that the start of redirect chain doesn't get into an application cache if the end of the chain has a manifest.
crash-when-navigating-away-then-back-expected.txt 1 This tests that loading a page with a manifest, navigating away from the page, and then back does not cause a crash.
  /external/webkit/LayoutTests/storage/
change-version-expected.txt 2 Finished tests with version 3; expected version: 3
open-database-empty-version-expected.txt 1 This tests that calling openDatabase with an empty version string does not cause an exception to be thrown.
read-transactions-running-concurrently-expected.txt 1 This test tests that two read-only transactions on different handles to the same database run concurrently.
  /external/icu4c/test/intltest/
apicoll.h 9 * related tests for the Collation framework.
28 * This tests the properties of a collator object.
38 * This tests the RuleBasedCollator
45 * This tests the RuleBasedCollator
51 * Tests decomposition setting
61 * This tests the properties of a rule based collator object.
70 * This tests the duplication of a collator object.
75 * This tests the comparison convenience methods of a collator object.
83 * This tests the hashCode method of a collator object.
88 * This tests the collation key related APIs
    [all...]
  /external/expat/
Makefile.in 59 cd tests && rm -rf .libs runtests runtests.o runtestspp runtestspp.o
60 cd tests && rm -f chardata.o minicheck.o
62 rm -f examples/core tests/core xmlwf/core
74 check: tests/runtests tests/runtestspp
75 tests/runtests
76 tests/runtestspp
99 @for d in lib xmlwf examples tests ; do \
156 tests/chardata.o: tests/chardata.c tests/chardata.
    [all...]
  /dalvik/libcore/dom/src/test/java/
README 2 Level 1 Core tests and Level 2 Core tests from
  /dalvik/libcore/logging/src/test/resources/config/java/util/logging/
logging.config 1 handlers=org.apache.harmony.logging.tests.java.util.logging.LogManagerTest$MockHandler , java.util.logging.ConsoleHandler
3 org.apache.harmony.logging.tests.java.util.logging.LogManagerTest$MockHandler.level=OF
logging.properties 1 handlers=org.apache.harmony.logging.tests.java.util.logging.LogManagerTest$MockHandler java.util.logging.ConsoleHandler
3 org.apache.harmony.logging.tests.java.util.logging.LogManagerTest$MockHandler.level=OF
  /dalvik/libcore/luni/src/test/java/tests/luni/
AllTestsLang.java 17 package tests.luni;
24 * Listing of all the tests that are to be run.
34 TestSuite suite = tests.TestSuiteFactory.createTestSuite("Tests for java.lang");
36 suite.addTest(org.apache.harmony.luni.tests.java.lang.AllTests.suite());
38 suite.addTest(tests.api.java.lang.AllTests.suite());
40 suite.addTest(tests.api.java.lang.ref.AllTests.suite());
42 suite.addTest(tests.api.java.lang.reflect.AllTests.suite());
AllTestsNet.java 17 package tests.luni;
24 * Listing of all the tests that are to be run.
34 TestSuite suite = tests.TestSuiteFactory.createTestSuite("Tests for java.net");
36 suite.addTest(org.apache.harmony.luni.tests.java.net.AllTests.suite());
38 suite.addTest(tests.api.java.net.AllTests.suite());
40 suite.addTest(org.apache.harmony.luni.tests.internal.net.www.protocol.http.AllTests.suite());
41 suite.addTest(org.apache.harmony.luni.tests.internal.net.www.protocol.https.AllTests.suite());
  /development/apps/OBJViewer/
Android.mk 4 LOCAL_MODULE_TAGS := tests
10 LOCAL_MODULE_TAGS := tests
  /external/v8/test/sputnik/
README 3 version 28. To get the tests run the following command within
4 v8/tests/sputnik/
  /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

Completed in 34 milliseconds

1 23 4 5 6 7 8 91011>>