Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/zip/ZipFile/
DTestCleaner.java112 private static Object openAndCloseZipFile(File zip) throws Throwable { in openAndCloseZipFile() method in TestCleaner
156 Object zsrc = openAndCloseZipFile(zip); in testZipFile()