Searched refs:negotiationFuture (Results 1 – 1 of 1) sorted by relevance
346 ChannelFuture negotiationFuture = channel.writeAndFlush(bb(golden, channel)); in httpProxy_completes() local360 assertFalse(negotiationFuture.isDone()); in httpProxy_completes()362 negotiationFuture.sync(); in httpProxy_completes()410 ChannelFuture negotiationFuture = channel.writeAndFlush(bb(golden, channel)); in httpProxy_500() local420 assertFalse(negotiationFuture.isDone()); in httpProxy_500()425 negotiationFuture.sync(); in httpProxy_500()