Searched refs:corruptNowrap (Results 1 – 1 of 1) sorted by relevance
110 boolean corruptNowrap = false; field in PatchReaderTest.Corruption191 patchOut.write(corruption.corruptNowrap ? 3 : (range.getMetadata().nowrap ? 1 : 0)); in writeTestPatch()325 corruption.corruptNowrap = true; in testReadPatchApplyPlan_CorruptNowrap()