Home
last modified time | relevance | path

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

/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/
DPatchReaderTest.java101 boolean corruptOldFileUncompressionInstructionLength = false; field in PatchReaderTest.Corruption
162 corruption.corruptOldFileUncompressionInstructionLength ? -1 : range.getLength()); in writeTestPatch()
273 corruption.corruptOldFileUncompressionInstructionLength = true; in testReadPatchApplyPlan_CorruptOldFileUncompressionInstructionLength()