HomeSort by relevance Sort by last modified time
    Searched full:testsuite (Results 176 - 200 of 693) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/WebKit/chromium/src/js/
Tests.js 48 TestSuite = function()
59 TestSuite.prototype.fail = function(message)
74 TestSuite.prototype.assertEquals = function(expected, actual, opt_message)
90 TestSuite.prototype.assertTrue = function(value, opt_message)
101 TestSuite.prototype.assertContains = function(string, substring)
111 TestSuite.prototype.takeControl = function()
125 TestSuite.prototype.releaseControl = function()
138 TestSuite.prototype.reportOk_ = function()
147 TestSuite.prototype.reportFailure_ = function(error)
160 TestSuite.prototype.runTest = function(testName
    [all...]
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
TestPackageXmlParserTest.java 41 " <TestSuite name=\"com\" >\n" +
42 " <TestSuite name=\"example\" >\n" +
47 " </TestSuite>\n" +
48 " <TestSuite name=\"example2\" >\n" +
52 " </TestSuite>\n" +
53 " </TestSuite>\n" +
  /external/libffi/
ChangeLog.libffi 36 * testsuite/libffi.call/closure_loc_fn0.c (closure_loc_test_fn0):
43 * testsuite/libffi.call/cls_align_longdouble_split2.c
44 testsuite/libffi.call/cls_align_longdouble_split.c
45 testsuite/libffi.call/cls_dbls_struct.c
46 testsuite/libffi.call/cls_double_va.c
47 testsuite/libffi.call/cls_longdouble.c
48 testsuite/libffi.call/cls_longdouble_va.c
49 testsuite/libffi.call/cls_pointer.c
50 testsuite/libffi.call/cls_pointer_stack.c
51 testsuite/libffi.call/err_bad_abi.
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkUnitTestRunner.java 23 import junit.framework.TestSuite;
45 public TestSuite getAllTests() {
46 TestSuite suite = new InstrumentationTestSuite(this);
59 private void addMediaMetadataRetrieverStateUnitTests(TestSuite suite) {
64 private void addMediaRecorderStateUnitTests(TestSuite suite) {
76 private void addMediaPlayerStateUnitTests(TestSuite suite) {
  /cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java 58 " <TestSuite name=\"android\">\n" +
59 " <TestSuite name=\"location\">\n" +
60 " <TestSuite name=\"cts\">\n" +
88 " </TestSuite>\n" +
89 " </TestSuite>\n" +
90 " </TestSuite>\n" +
100 " <TestSuite name=\"android\">\n" +
101 " <TestSuite name=\"location\">\n" +
102 " <TestSuite name=\"cts\">\n" +
111 " </TestSuite>\n"
    [all...]
  /cts/tools/vm-tests/src/dot/junit/verify/
AllTests.java 20 import junit.framework.TestSuite;
33 TestSuite suite = new TestSuite("Tests for dalvik vm: test that "
  /frameworks/base/core/java/android/test/
InstrumentationTestSuite.java 21 import junit.framework.TestSuite;
26 * A {@link junit.framework.TestSuite} that injects {@link android.app.Instrumentation} into
29 public class InstrumentationTestSuite extends TestSuite {
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestRunner.java 26 import junit.framework.TestSuite;
39 public TestSuite getAllTests() {
40 TestSuite suite = new InstrumentationTestSuite(this);
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/
DownloadManagerTestRunner.java 26 import junit.framework.TestSuite;
42 public TestSuite getAllTests() {
43 TestSuite suite = new InstrumentationTestSuite(this);
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
TestOracle.java 18 import junit.framework.TestSuite;
32 public class TestOracle extends TestSuite {
39 public static TestSuite suite() throws Exception {
TestOracleAltConfig.java 18 import junit.framework.TestSuite;
32 public class TestOracleAltConfig extends TestSuite {
38 public static TestSuite suite() throws Exception {
  /libcore/dom/src/test/java/org/w3c/domts/level2/events/
TestOracle.java 18 import junit.framework.TestSuite;
32 public class TestOracle extends TestSuite {
39 public static TestSuite suite() throws Exception {
TestOracleAltConfig.java 18 import junit.framework.TestSuite;
32 public class TestOracleAltConfig extends TestSuite {
38 public static TestSuite suite() throws Exception {
  /libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestDefaultLS.java 16 import junit.framework.TestSuite;
32 public class TestDefaultLS extends TestSuite {
40 public static TestSuite suite() throws Exception {
TestDefaultLSAltConfig.java 16 import junit.framework.TestSuite;
33 public class TestDefaultLSAltConfig extends TestSuite {
40 public static TestSuite suite() throws Exception {
TestOracle.java 18 import junit.framework.TestSuite;
32 public class TestOracle extends TestSuite {
39 public static TestSuite suite() throws Exception {
TestOracleAltConfig.java 18 import junit.framework.TestSuite;
32 public class TestOracleAltConfig extends TestSuite {
38 public static TestSuite suite() throws Exception {
TestXerces.java 16 import junit.framework.TestSuite;
32 public class TestXerces extends TestSuite {
34 public static TestSuite suite() throws Exception {
TestXercesAltConfig.java 16 import junit.framework.TestSuite;
32 public class TestXercesAltConfig extends TestSuite {
34 public static TestSuite suite() throws Exception {
  /libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestDefaultLS.java 16 import junit.framework.TestSuite;
32 public class TestDefaultLS extends TestSuite {
40 public static TestSuite suite() throws Exception {
TestOracle.java 18 import junit.framework.TestSuite;
32 public class TestOracle extends TestSuite {
42 public static TestSuite suite() throws Exception {
  /libcore/dom/src/test/java/org/w3c/domts/level3/validation/
TestDefaultLS.java 16 import junit.framework.TestSuite;
32 public class TestDefaultLS extends TestSuite {
40 public static TestSuite suite() throws Exception {
TestDefaultLSAltConfig.java 16 import junit.framework.TestSuite;
33 public class TestDefaultLSAltConfig extends TestSuite {
40 public static TestSuite suite() throws Exception {
TestOracle.java 18 import junit.framework.TestSuite;
32 public class TestOracle extends TestSuite {
39 public static TestSuite suite() throws Exception {
TestOracleAltConfig.java 18 import junit.framework.TestSuite;
32 public class TestOracleAltConfig extends TestSuite {
38 public static TestSuite suite() throws Exception {

Completed in 361 milliseconds

1 2 3 4 5 6 78 91011>>