Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dexport_test.go178 func (t *Transport) IdleConnWaitMapSizeForTesting() int { func
Dtransport_test.go3482 if got := tr.IdleConnWaitMapSizeForTesting(); got != 0 {