Home
last modified time | relevance | path

Searched defs:DeleteCache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_util.cc64 bool DeleteCache(const base::FilePath& path) { in DeleteCache() function
H A Dcache_util.cc141 void DeleteCache(const base::FilePath& path, bool remove_folder) { in DeleteCache() function
H A Dcache_util_unittest.cc85 TEST_F(CacheUtilTest, DeleteCache) { in TEST_F() argument