Home
last modified time | relevance | path

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

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