Home
last modified time | relevance | path

Searched defs:matchError (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/tools/http2_interop/
H A Dhttp2interop_test.go162 func matchError(t *testing.T, err error, matches ...string) { func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/http2_interop/
Dhttp2interop_test.go162 func matchError(t *testing.T, err error, matches ...string) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/rangefunc/
Drangefunc_test.go230 func matchError(r any, x string) bool { func