Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport_test.go6584 run(t, testDontCacheBrokenHTTP2Conn, []testMode{http2Mode})
6586 func testDontCacheBrokenHTTP2Conn(t *testing.T, mode testMode) { func