Home
last modified time | relevance | path

Searched defs:unitTestEntry (Results 1 – 1 of 1) sorted by relevance

/external/archive-patcher/generator/src/test/java/com/google/archivepatcher/generator/
DPreDiffPlannerTest.java144 private MinimalZipEntry findEntry(File tempFile, UnitTestZipEntry unitTestEntry) { in findEntry()
163 private TypedRange<Void> findRangeWithoutParams(File tempFile, UnitTestZipEntry unitTestEntry) { in findRangeWithoutParams()
178 File tempFile, UnitTestZipEntry unitTestEntry) { in findRangeWithParams()
193 private void corruptEntryData(File tempFile, UnitTestZipEntry unitTestEntry) throws IOException { in corruptEntryData()
208 private void corruptCompressionMethod(File tempFile, UnitTestZipEntry unitTestEntry) in corruptCompressionMethod()