Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_writers_unittest.cc44 class TestHttpCacheTransaction : public HttpCache::Transaction { class
48 TestHttpCacheTransaction(RequestPriority priority, HttpCache* cache) in TestHttpCacheTransaction() function in net::TestHttpCacheTransaction
H A Dhttp_cache.h310 friend class TestHttpCacheTransaction; variable