Home
last modified time | relevance | path

Searched defs:V7IndexMetadataForTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_file_unittest.cc130 class V7IndexMetadataForTest : public SimpleIndexFile::IndexMetadata { class
132 V7IndexMetadataForTest(uint64_t entry_count, uint64_t cache_size) in V7IndexMetadataForTest() function in disk_cache::V7IndexMetadataForTest
H A Dsimple_index_file.h81 friend class V7IndexMetadataForTest; variable