Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_util.cc791 bool HttpUtil::HasStrongValidators(HttpVersion version, in HasStrongValidators() function in net::HttpUtil
H A Dhttp_response_headers.cc1447 bool HttpResponseHeaders::HasStrongValidators() const { in HasStrongValidators() function in net::HttpResponseHeaders
H A Dhttp_response_headers_unittest.cc1708 TEST_P(HasStrongValidatorsTest, HasStrongValidators) { in TEST_P() argument