Searched refs:patchPatch (Results 1 – 1 of 1) sorted by relevance
654 private void invokeApplyPatch(String oldPath, String patchPatch, String newPath) in invokeApplyPatch() argument658 InputStream patchInputStream = new ByteArrayInputStream(readTestData(patchPatch)); in invokeApplyPatch()