Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file_unittest.cc429 WrappedSimpleIndexFile simple_index_file(cache_path); in TEST_F() local
430 ASSERT_TRUE(simple_index_file.CreateIndexFileDirectory()); in TEST_F()
431 const base::FilePath& index_path = simple_index_file.GetIndexFilePath(); in TEST_F()
471 WrappedSimpleIndexFile simple_index_file(cache_dir.GetPath()); in TEST_F() local
472 simple_index_file.WriteToDisk(net::DISK_CACHE, in TEST_F()
476 EXPECT_TRUE(base::PathExists(simple_index_file.GetIndexFilePath())); in TEST_F()
479 WrappedSimpleIndexFile simple_index_file(cache_dir.GetPath()); in TEST_F() local
484 simple_index_file.LoadIndexEntries(fake_cache_mtime, closure.closure(), in TEST_F()
488 EXPECT_TRUE(base::PathExists(simple_index_file.GetIndexFilePath())); in TEST_F()
501 WrappedSimpleIndexFile simple_index_file(cache_dir.GetPath()); in TEST_F() local
[all …]
Dsimple_index.h138 std::unique_ptr<SimpleIndexFile> simple_index_file);
/external/cronet/net/
DBUILD.gn537 "disk_cache/simple/simple_index_file.cc",
538 "disk_cache/simple/simple_index_file.h",
/external/cronet/
DAndroid.bp17024 "net/disk_cache/simple/simple_index_file.cc",
17736 "net/disk_cache/simple/simple_index_file.cc",
/external/cronet/android/tools/gn2bp/
DAndroid.bp.swp17014 "net/disk_cache/simple/simple_index_file.cc",
17726 "net/disk_cache/simple/simple_index_file.cc",