Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTestTest.java71 public static class JarHostTestable extends JarHostTest { class in JarHostTestTest
74 public JarHostTestable() {} in JarHostTestable() method in JarHostTestTest.JarHostTestable
76 public JarHostTestable(File testDir) { in JarHostTestable() method in JarHostTestTest.JarHostTestable
160 mTest = new JarHostTestable(mTestDir); in testSplit_withJar()
180 public static class JarHostTestLoader extends JarHostTestable {