Searched refs:byte2 (Results 1 – 2 of 2) sorted by relevance
373 int byte2 = stream2.read(); in compareFiles() local374 if (byte1 != byte2) { in compareFiles()
762 int byte2 = stream2.read(); in compareFileContents() local763 if (byte1 != byte2) { in compareFileContents()