Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dnot_go18.go29 func go18httpNoBody() io.ReadCloser { return nil } // for tests only func
Dgo18.go56 func go18httpNoBody() io.ReadCloser { return http.NoBody } // for tests only func