Home
last modified time | relevance | path

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

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