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