Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_stream_factory_job_controller_unittest.cc199 bool dns_https_alpn_enabled, in HttpStreamFactoryJobControllerTestBase() argument
203 dns_https_alpn_enabled_(dns_https_alpn_enabled) {
383 bool dns_https_alpn_enabled() const { return dns_https_alpn_enabled_; } in dns_https_alpn_enabled() function in net::test::HttpStreamFactoryJobControllerTestBase
3319 if (dns_https_alpn_enabled()) { in TEST_P()