Searched refs:slowStream (Results 1 – 1 of 1) sorted by relevance
328 final ByteArrayOutputStream slowStream = new ByteArrayOutputStream(); in testBounce_UTF_Exhaustive() local329 final DataOutput slowData = new DataOutputStream(slowStream); in testBounce_UTF_Exhaustive()337 slowStream.reset(); in testBounce_UTF_Exhaustive()343 HexEncoding.encodeToString(slowStream.toByteArray()), in testBounce_UTF_Exhaustive()