Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go78 err := testClientShortSettings(ctx, i)
Dhttp2interop.go80 func testClientShortSettings(ctx *HTTP2InteropCtx, length int) error { func