Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dclientserver_test.go742 testTrailersServerToClient(t, mode, false)
747 testTrailersServerToClient(t, mode, true)
751 func testTrailersServerToClient(t *testing.T, mode testMode, flush bool) { func