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