Home
last modified time | relevance | path

Searched refs:old_index_file (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_version_upgrade.cc112 const base::FilePath old_index_file = in UpgradeIndexV5V6() local
114 return file_operations->DeleteFile(old_index_file); in UpgradeIndexV5V6()
Dsimple_index_file_unittest.cc574 const base::FilePath old_index_file = in TEST_F() local
576 ASSERT_TRUE(base::WriteFile(old_index_file, index_file_contents)); in TEST_F()