Home
last modified time | relevance | path

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

/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/
DPatchReaderTest.java102 boolean corruptOldFileUncompressionInstructionOrder = false; field in PatchReaderTest.Corruption
155 if (corruption.corruptOldFileUncompressionInstructionOrder) { in writeTestPatch()
259 corruption.corruptOldFileUncompressionInstructionOrder = true; in testReadPatchApplyPlan_CorruptOldFileUncompressionInstructionOrder()