Searched refs:corruptDeltaLength (Results 1 – 1 of 1) sorted by relevance
117 boolean corruptDeltaLength = false; field in PatchReaderTest.Corruption218 patchOut.writeLong(corruption.corruptDeltaLength ? -1 : descriptor.getDeltaLength()); in writeTestPatch()371 corruption.corruptDeltaLength = true; in testReadPatchApplyPlan_DeltaLength()