Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_cache_writers_unittest.cc55 class TestHttpCache : public HttpCache { class
57 TestHttpCache(std::unique_ptr<HttpTransactionFactory> network_layer, in TestHttpCache() function in net::TestHttpCache
Dhttp_cache.h309 friend class TestHttpCache; variable