Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file_unittest.cc169 const base::FilePath& GetTempIndexFilePath() const { in GetTempIndexFilePath() function in disk_cache::WrappedSimpleIndexFile
634 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()