HomeSort by relevance Sort by last modified time
    Searched refs:TestRunner (Results 51 - 56 of 56) sorted by null

1 23

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 34 The TestRunner class runs a series of tests (TestType interface) against a set
36 objects to the TestRunner. The TestRunner then aggregates the TestFailures to
156 class TestRunner:
379 """Add a TestType to the TestRunner."""
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/
AllTests.java 21 import junit.textui.TestRunner;
29 TestRunner.main(new String[] {AllTests.class.getName()});
  /cts/tools/vm-tests/src/dot/junit/opcodes/
AllTests.java 21 import junit.textui.TestRunner;
29 TestRunner.main(new String[] {AllTests.class.getName()});
  /cts/tools/vm-tests/src/util/build/
BuildDalvikSuite.java 26 import junit.textui.TestRunner;
145 new TestRunner() {
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 109 milliseconds

1 23