Searched defs:DeleteCache (Results 1 – 3 of 3) sorted by relevance
56 bool DeleteCache(const base::FilePath& path) { in DeleteCache() function
134 void DeleteCache(const base::FilePath& path, bool remove_folder) { in DeleteCache() function
85 TEST_F(CacheUtilTest, DeleteCache) { in TEST_F() argument