Searched refs:slowStream (Results 1 – 1 of 1) sorted by relevance
318 final ByteArrayOutputStream slowStream = new ByteArrayOutputStream(); in testBounce_UTF_Exhaustive() local319 final DataOutput slowData = new DataOutputStream(slowStream); in testBounce_UTF_Exhaustive()327 slowStream.reset(); in testBounce_UTF_Exhaustive()333 HexEncoding.encodeToString(slowStream.toByteArray()), in testBounce_UTF_Exhaustive()