Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go79 matchError(t, err, "EOF")
91 matchError(t, err, "EOF")
113 matchError(t, err, "EOF")
123 matchError(t, err, "EOF", "broken pipe")
135 matchError(t, err, "EOF", "server selected unsupported protocol")
145 matchError(t, err, "EOF", "Got goaway frame")
148 func matchError(t *testing.T, err error, matches ...string) { func
Ds6.5_test.go14 matchError(t, err, "Got goaway frame")