Home
last modified time | relevance | path

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

/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DProtocolNegotiatorsTest.java140 ChannelHandlerContext grpcHandlerCtx = pipeline.context(grpcHandler); in tlsHandler_userEventTriggeredNonSslEvent() local
164 ChannelHandlerContext grpcHandlerCtx = pipeline.context(grpcHandler); in tlsHandler_userEventTriggeredSslEvent_unsupportedProtocol() local
179 ChannelHandlerContext grpcHandlerCtx = pipeline.context(grpcHandler); in tlsHandler_userEventTriggeredSslEvent_handshakeFailure() local
202 ChannelHandlerContext grpcHandlerCtx = pipeline.context(grpcHandler); in tlsHandler_userEventTriggeredSslEvent_supportedProtocolH2() local
225 ChannelHandlerContext grpcHandlerCtx = pipeline.context(grpcHandler); in tlsHandler_userEventTriggeredSslEvent_supportedProtocolGrpcExp() local