Searched defs:patchIn (Results 1 – 1 of 1) sorted by relevance
96 final InputStream patchIn = new ByteArrayInputStream(new byte[] {(byte) 0x00}); in testTransformBytes_Error_NotEnoughBytes() local162 InputStream patchIn = in testApplyPatch_BadSignature() local185 InputStream patchIn = in testApplyPatch_NewLengthNegative() local208 InputStream patchIn = in testApplyPatch_NewLengthTooLarge() local232 InputStream patchIn = in testApplyPatch_DiffSegmentLengthNegative() local255 InputStream patchIn = in testApplyPatch_DiffSegmentLengthTooLarge() local278 InputStream patchIn = in testApplyPatch_CopySegmentLengthNegative() local301 InputStream patchIn = in testApplyPatch_CopySegmentLengthTooLarge() local327 InputStream patchIn = in testApplyPatch_ExpectedFinalNewDataBytesWritten_PastEOF() local351 InputStream patchIn = in testApplyPatch_ExpectedFinalOldDataOffset_Negative() local[all …]