HomeSort by relevance Sort by last modified time
    Searched defs:TestCaseClassLoader (Results 1 - 9 of 9) sorted by null

  /dalvik/dx/src/junit/runner/
TestCaseClassLoader.java 18 * the same place as the TestCaseClassLoader class.
20 * <b>Known limitation:</b> the TestCaseClassLoader cannot load classes
25 public class TestCaseClassLoader extends ClassLoader {
43 public TestCaseClassLoader() {
51 public TestCaseClassLoader(String classPath) {
  /external/junit/src/junit/runner/
TestCaseClassLoader.java 26 * the same place as the TestCaseClassLoader class.
28 * <b>Known limitation:</b> the TestCaseClassLoader cannot load classes
33 public class TestCaseClassLoader extends ClassLoader {
51 public TestCaseClassLoader() {
59 public TestCaseClassLoader(String classPath) {
  /frameworks/base/test-runner/src/junit/runner/
TestCaseClassLoader.java 18 * the same place as the TestCaseClassLoader class.
20 * <b>Known limitation:</b> the TestCaseClassLoader cannot load classes
24 public class TestCaseClassLoader extends ClassLoader {
42 public TestCaseClassLoader() {
50 public TestCaseClassLoader(String classPath) {
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 2851 milliseconds