Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Ddisk_cache_test_util.cc21 FilePath BuildCachePath(const std::string& name) { in BuildCachePath() function
59 return BuildCachePath("cache_test"); in GetCacheFilePath()
114 : path_(BuildCachePath(name)) { in ScopedTestCache()