Searched refs:FakeGrpcHttp2ConnectionHandler (Results 1 – 4 of 4) sorted by relevance
182 FakeGrpcHttp2ConnectionHandler.newHandler();1073 new KickStartHandler(nego.newHandler(FakeGrpcHttp2ConnectionHandler.noopHandler())); in httpProxy_completes()1136 new KickStartHandler(nego.newHandler(FakeGrpcHttp2ConnectionHandler.noopHandler())); in httpProxy_500()1222 FakeGrpcHttp2ConnectionHandler gh = FakeGrpcHttp2ConnectionHandler.newHandler(); in clientTlsHandler_firesNegotiation()1231 .newHandler(FakeGrpcHttp2ConnectionHandler.noopHandler()); in clientTlsHandler_firesNegotiation()1279 return new Http2ServerUpgradeCodec(FakeGrpcHttp2ConnectionHandler.newHandler()); in plaintextUpgradeNegotiator()1299 FakeGrpcHttp2ConnectionHandler gh = FakeGrpcHttp2ConnectionHandler.newHandler(); in plaintextUpgradeNegotiator()1337 private static class FakeGrpcHttp2ConnectionHandler extends GrpcHttp2ConnectionHandler { class in ProtocolNegotiatorsTest1339 static FakeGrpcHttp2ConnectionHandler noopHandler() { in noopHandler()1343 static FakeGrpcHttp2ConnectionHandler newHandler() { in newHandler()[all …]
355 GrpcHttp2ConnectionHandler grpcHandler = FakeGrpcHttp2ConnectionHandler.newHandler(); in getSslContextProviderSupplier()370 private static final class FakeGrpcHttp2ConnectionHandler extends GrpcHttp2ConnectionHandler { class in XdsClientWrapperForServerSdsTestMisc371 FakeGrpcHttp2ConnectionHandler( in FakeGrpcHttp2ConnectionHandler() method in XdsClientWrapperForServerSdsTestMisc.FakeGrpcHttp2ConnectionHandler379 static FakeGrpcHttp2ConnectionHandler newHandler() { in newHandler()386 return new FakeGrpcHttp2ConnectionHandler( in newHandler()
82 FakeGrpcHttp2ConnectionHandler.newHandler();1226 private static final class FakeGrpcHttp2ConnectionHandler extends GrpcHttp2ConnectionHandler {1227 FakeGrpcHttp2ConnectionHandler(1235 static FakeGrpcHttp2ConnectionHandler newHandler() {1242 return new FakeGrpcHttp2ConnectionHandler(
91 FakeGrpcHttp2ConnectionHandler.newHandler();439 private static final class FakeGrpcHttp2ConnectionHandler extends GrpcHttp2ConnectionHandler { class in SecurityProtocolNegotiatorsTest441 FakeGrpcHttp2ConnectionHandler( in FakeGrpcHttp2ConnectionHandler() method in SecurityProtocolNegotiatorsTest.FakeGrpcHttp2ConnectionHandler449 static FakeGrpcHttp2ConnectionHandler newHandler() { in newHandler()456 return new FakeGrpcHttp2ConnectionHandler( in newHandler()