Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTestTest.java106 protected File getJarResource(String filename, File parentDir) throws IOException { in getJarResource() method in JarHostTestTest
159 File testJar = getJarResource(TEST_JAR1, mTestDir); in testSplit_withJar()