Home
last modified time | relevance | path

Searched defs:is_secure_proxy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_proxy_connect_job_unittest.cc459 bool is_secure_proxy = GetParam() == HTTPS || GetParam() == SPDY; in TEST_P() local
1332 bool is_secure_proxy = GetParam() == HTTPS; in TEST_P() local