Home
last modified time | relevance | path

Searched refs:testTLSApplicationProtocol (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go122 err := testTLSApplicationProtocol(ctx)
Dhttp2interop.go238 func testTLSApplicationProtocol(ctx *HTTP2InteropCtx) error { func