Home
last modified time | relevance | path

Searched refs:testShortPreface (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go90 err := testShortPreface(ctx, Preface[:i]+"X")
Dhttp2interop.go194 func testShortPreface(ctx *HTTP2InteropCtx, prefacePrefix string) error { func
/external/rust/crates/grpcio-sys/grpc/tools/http2_interop/
Dhttp2interop_test.go104 err := testShortPreface(ctx, Preface[:i]+"X")
Dhttp2interop.go208 func testShortPreface(ctx *HTTP2InteropCtx, prefacePrefix string) error { func