Home
last modified time | relevance | path

Searched defs:negotiationFuture (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DProtocolNegotiatorsTest.java346 ChannelFuture negotiationFuture = channel.writeAndFlush(bb(golden, channel)); in httpProxy_completes() local
410 ChannelFuture negotiationFuture = channel.writeAndFlush(bb(golden, channel)); in httpProxy_500() local