Searched defs:MoveCache (Results 1 – 3 of 3) sorted by relevance
16 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache() function
15 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache() function
69 TEST_F(CacheUtilTest, MoveCache) { in TEST_F() argument