Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_unittest.cc809 std::string ComputeCacheKey(const std::string& url_string) { in ComputeCacheKey() function in net::HttpSplitCacheKeyTest
13105 std::string key = ComputeCacheKey(url); in TEST_F()