Searched refs:GetTempIndexFilePath (Results 1 – 1 of 1) sorted by relevance
169 const base::FilePath& GetTempIndexFilePath() const { in GetTempIndexFilePath() function in disk_cache::WrappedSimpleIndexFile634 simple_index_file.GetTempIndexFilePath(); in TEST_F()637 ASSERT_TRUE(base::PathExists(simple_index_file.GetTempIndexFilePath())); in TEST_F()649 EXPECT_FALSE(base::PathExists(simple_index_file.GetTempIndexFilePath())); in TEST_F()