Searched refs:copyToOldFile (Results 1 – 1 of 1) sorted by relevance
83 copyToOldFile("bsdifftest_partial_a.txt"); in testTransformBytes()97 copyToOldFile("bsdifftest_partial_a.txt"); // Any file would work here in testTransformBytes_Error_NotEnoughBytes()111 copyToOldFile("bsdifftest_partial_a.txt"); // Any file would work here in testTransformBytes_Error_JunkPatch()127 copyToOldFile("bsdifftest_partial_a.txt"); in testTransformBytes_Error_JunkPatch_Underflow()656 copyToOldFile(oldPath); in invokeApplyPatch()719 private void copyToOldFile(String testDataFileName) throws IOException { in copyToOldFile() method in BsPatchTest