Searched refs:byte2 (Results 1 – 2 of 2) sorted by relevance
368 int byte2 = stream2.read(); in compareFiles() local369 if (byte1 != byte2) { in compareFiles()
727 int byte2 = stream2.read(); in compareFileContents() local728 if (byte1 != byte2) { in compareFileContents()