Searched refs:EvictFileFromSystemCache (Results 1 – 9 of 9) sorted by relevance
192 ASSERT_TRUE(base::EvictFileFromSystemCache( in TEST_F()194 ASSERT_TRUE(base::EvictFileFromSystemCache( in TEST_F()196 ASSERT_TRUE(base::EvictFileFromSystemCache( in TEST_F()198 ASSERT_TRUE(base::EvictFileFromSystemCache( in TEST_F()200 ASSERT_TRUE(base::EvictFileFromSystemCache( in TEST_F()
16 if (EvictFileFromSystemCache(path)) in EvictFileFromSystemCacheWithRetry()
17 bool EvictFileFromSystemCache(const FilePath& file) { in EvictFileFromSystemCache() function
16 bool EvictFileFromSystemCache(const FilePath& file) { in EvictFileFromSystemCache() function
37 bool EvictFileFromSystemCache(const FilePath& file);
81 bool EvictFileFromSystemCache(const FilePath& file) { in EvictFileFromSystemCache() function
134 bool EvictFileFromSystemCache(const FilePath& file) { in EvictFileFromSystemCache() function
21 base::EvictFileFromSystemCache(path); in ClearCacheForFile()
147 base::EvictFileFromSystemCache(db_path_); in TEST_F()