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