Searched defs:HasStrongValidators (Results 1 – 3 of 3) sorted by relevance
782 bool HttpUtil::HasStrongValidators(HttpVersion version, in HasStrongValidators() function in net::HttpUtil
1309 bool HttpResponseHeaders::HasStrongValidators() const { in HasStrongValidators() function in net::HttpResponseHeaders
1620 TEST_P(HasStrongValidatorsTest, HasStrongValidators) { in TEST_P() argument