Searched defs:UpdateAllFrom (Results 1 – 2 of 2) sorted by relevance
264 void HttpAuthCache::UpdateAllFrom(const HttpAuthCache& other) { in UpdateAllFrom() function in net::HttpAuthCache
443 TEST(HttpAuthCacheTest, UpdateAllFrom) { in TEST() argument