Home
last modified time | relevance | path

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

/third_party/grpc/tools/http2_interop/
Dhttp2interop_test.go93 matchError(t, err, "EOF")
105 matchError(t, err, "EOF")
127 matchError(t, err, "EOF")
137 matchError(t, err, "EOF", "broken pipe")
149 matchError(t, err, "EOF", "server selected unsupported protocol")
159 matchError(t, err, "EOF", "Got goaway frame")
162 func matchError(t *testing.T, err error, matches ...string) { func
Ds6.5_test.go28 matchError(t, err, "Got goaway frame")