Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dclient_test.go867 run(t, testClientWithCorrectTLSServerName, []testMode{https1Mode, http2Mode})
869 func testClientWithCorrectTLSServerName(t *testing.T, mode testMode) { func