Searched defs:TestHttpCache (Results 1 – 2 of 2) sorted by relevance
55 class TestHttpCache : public HttpCache { class57 TestHttpCache(std::unique_ptr<HttpTransactionFactory> network_layer, in TestHttpCache() function in net::TestHttpCache
311 friend class TestHttpCache; variable