Searched refs:readloop (Results 1 – 1 of 1) sorted by relevance
361 readloop: while (true) { in testInputStream()365 if (b == -1) break readloop; in testInputStream() local369 if ((b = b64is.read()) == -1) break readloop; in testInputStream() local400 readloop: while (true) { in testInputStream()404 if (b == -1) break readloop; in testInputStream() local408 if ((b = b64is.read()) == -1) break readloop; in testInputStream() local