Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go112 err := testClientPrefaceWithStreamId(ctx)
Dhttp2interop.go111 func testClientPrefaceWithStreamId(ctx *HTTP2InteropCtx) error { func