Home
last modified time | relevance | path

Searched refs:mTestJar (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTestTest.java182 private static File mTestJar; field in JarHostTestTest.JarHostTestLoader
188 mTestJar = jar; in JarHostTestLoader()
195 child = new URLClassLoader(Arrays.asList(mTestJar.toURI().toURL()) in getClassLoader()