Searched refs:getJarResource (Results 1 – 1 of 1) sorted by relevance
106 protected File getJarResource(String filename, File parentDir) throws IOException { in getJarResource() method in JarHostTestTest159 File testJar = getJarResource(TEST_JAR1, mTestDir); in testSplit_withJar()