Searched refs:GetIndexFilePath (Results 1 – 1 of 1) sorted by relevance
165 const base::FilePath& GetIndexFilePath() const { in GetIndexFilePath() function in disk_cache::WrappedSimpleIndexFile431 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F()476 EXPECT_TRUE(base::PathExists(simple_index_file.GetIndexFilePath())); in TEST_F()488 EXPECT_TRUE(base::PathExists(simple_index_file.GetIndexFilePath())); in TEST_F()503 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F()508 base::GetFileInfo(simple_index_file.GetIndexFilePath(), &file_info)); in TEST_F()531 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F()538 base::GetFileInfo(simple_index_file.GetIndexFilePath(), &file_info)); in TEST_F()650 EXPECT_TRUE(base::PathExists(simple_index_file.GetIndexFilePath())); in TEST_F()