Searched refs:stream2 (Results 1 – 3 of 3) sorted by relevance
365 BufferedInputStream stream2 = null; in compareFiles() local369 stream2 = new BufferedInputStream(new FileInputStream(file2)); in compareFiles()373 int byte2 = stream2.read(); in compareFiles()382 StreamUtil.close(stream2); in compareFiles()
751 BufferedInputStream stream2 = null; in compareFileContents() local756 stream2 = new BufferedInputStream(new FileInputStream(file2)); in compareFileContents()760 int byte2 = stream2.read(); in compareFileContents()769 StreamUtil.close(stream2); in compareFileContents()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...