Searched defs:EvictFileFromSystemCache (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/test/
H A Dtest_file_util_linux.cc15 bool EvictFileFromSystemCache(const FilePath& file) { function in namespace:file_util
H A Dtest_file_util_mac.cc14 bool EvictFileFromSystemCache(const FilePath& file) { function in namespace:file_util
H A Dtest_file_util_posix.cc86 success = EvictFileFromSystemCache(target_path);
106 bool EvictFileFromSystemCache(const FilePath& file) { function in namespace:file_util
H A Dtest_file_util_win.cc40 bool EvictFileFromSystemCache(const FilePath& file) { function in namespace:file_util
169 EvictFileFromSystemCache(cur_dest_path);

Completed in 193 milliseconds