Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_file_unittest.cc165 const base::FilePath& GetIndexFilePath() const { in GetIndexFilePath() function in disk_cache::WrappedSimpleIndexFile
431 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()