Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dserve_test.go692 return testServerTimeoutsWithTimeout(t, timeout, mode)
696 func testServerTimeoutsWithTimeout(t *testing.T, timeout time.Duration, mode testMode) error { func