Home
last modified time | relevance | path

Searched refs:HttpSplitCacheKeyTest (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/http/
Dhttp_cache_unittest.cc803 class HttpSplitCacheKeyTest : public HttpCacheTest { class
805 HttpSplitCacheKeyTest() = default;
806 ~HttpSplitCacheKeyTest() override = default;
13257 TEST_F(HttpSplitCacheKeyTest, GetResourceURLFromHttpCacheKey) { in TEST_F() argument