Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_job_controller_unittest.cc233 bool dns_https_alpn_enabled, in HttpStreamFactoryJobControllerTestBase() argument
237 dns_https_alpn_enabled_(dns_https_alpn_enabled) {
439 bool dns_https_alpn_enabled() const { return dns_https_alpn_enabled_; } in dns_https_alpn_enabled() function in net::test::HttpStreamFactoryJobControllerTestBase
3911 if (dns_https_alpn_enabled()) { in TEST_P()