Searched defs:patchInputStream (Results 1 – 1 of 1) sorted by relevance
82 final ByteArrayInputStream patchInputStream = new ByteArrayInputStream(patchInput); in testTransformBytes() local110 final ByteArrayInputStream patchInputStream = new ByteArrayInputStream(patchInput); in testTransformBytes_Error_JunkPatch() local126 final ByteArrayInputStream patchInputStream = new ByteArrayInputStream(patchInput); in testTransformBytes_Error_JunkPatch_Underflow() local658 InputStream patchInputStream = new ByteArrayInputStream(readTestData(patchPatch)); in invokeApplyPatch() local