Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_util.cc782 bool HttpUtil::HasStrongValidators(HttpVersion version, in HasStrongValidators() function in net::HttpUtil
Dhttp_response_headers.cc1309 bool HttpResponseHeaders::HasStrongValidators() const { in HasStrongValidators() function in net::HttpResponseHeaders
Dhttp_response_headers_unittest.cc1620 TEST_P(HasStrongValidatorsTest, HasStrongValidators) { in TEST_P() argument