Home
last modified time | relevance | path

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

/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/
DPatchReaderTest.java98 boolean corruptDeltaFriendlyOldFileSize = false; field in PatchReaderTest.Corruption
146 corruption.corruptDeltaFriendlyOldFileSize ? -1 : DELTA_FRIENDLY_OLD_FILE_SIZE); in writeTestPatch()
245 corruption.corruptDeltaFriendlyOldFileSize = true; in testReadPatchApplyPlan_CorruptDeltaFriendlyOldFileSize()