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.cc237 dns_https_alpn_enabled_(dns_https_alpn_enabled) {
239 if (dns_https_alpn_enabled_) {
388 if (dns_https_alpn_enabled_) { in SetAsyncQuicSession()
439 bool dns_https_alpn_enabled() const { return dns_https_alpn_enabled_; } in dns_https_alpn_enabled()
475 bool dns_https_alpn_enabled_; member in net::test::HttpStreamFactoryJobControllerTestBase