Searched refs:oneInput (Results 1 – 1 of 1) sorted by relevance
104 try (FileInputStream oneInput = new FileInputStream(one); in checkFilesIdentical() argument107 byte[] oneBytes = oneInput.readAllBytes(); in checkFilesIdentical()