Searched refs:zipIn (Results 1 – 1 of 1) sorted by relevance
136 try (ZipInputStream zipIn = new ZipInputStream( in runTestsForKatFile() argument140 while ((zipEntry = zipIn.getNextEntry()) != null) { in runTestsForKatFile()146 readFully(zipIn, entryContents); in runTestsForKatFile()