Searched refs:kFakeIndexFileName (Results 1 – 2 of 2) sorted by relevance
28 const char kFakeIndexFileName[] = "index"; variable56 const base::FilePath file_name = cache_path.AppendASCII(kFakeIndexFileName); in TEST()75 const base::FilePath file_name = cache_path.AppendASCII(kFakeIndexFileName); in TEST()104 ASSERT_TRUE(base::ReadFileToString(cache_path.AppendASCII(kFakeIndexFileName), in TEST()166 const base::FilePath fake_index = cache_path.AppendASCII(kFakeIndexFileName); in TEST()187 const base::FilePath fake_index = cache_path.AppendASCII(kFakeIndexFileName); in TEST()
27 const char kFakeIndexFileName[] = "index"; variable144 const base::FilePath fake_index = path.AppendASCII(kFakeIndexFileName); in UpgradeSimpleCacheOnDisk()243 const base::FilePath fake_index = path.AppendASCII(kFakeIndexFileName); in DeleteIndexFilesIfCacheIsEmpty()