Searched refs:old_index_file (Results 1 – 2 of 2) sorted by relevance
112 const base::FilePath old_index_file = in UpgradeIndexV5V6() local114 return file_operations->DeleteFile(old_index_file); in UpgradeIndexV5V6()
574 const base::FilePath old_index_file = in TEST_F() local576 ASSERT_TRUE(base::WriteFile(old_index_file, index_file_contents)); in TEST_F()