Home
last modified time | relevance | path

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

/external/chromium/net/http/
Dhttp_response_headers.cc1004 bool HttpResponseHeaders::HasStrongValidators() const { in HasStrongValidators() function in net::HttpResponseHeaders
Dhttp_response_headers_unittest.cc1430 TEST(HttpResponseHeadersTest, HasStrongValidators) { in TEST() argument