Searched defs:V7IndexMetadataForTest (Results 1 – 2 of 2) sorted by relevance
130 class V7IndexMetadataForTest : public SimpleIndexFile::IndexMetadata { class132 V7IndexMetadataForTest(uint64_t entry_count, uint64_t cache_size) in V7IndexMetadataForTest() function in disk_cache::V7IndexMetadataForTest
81 friend class V7IndexMetadataForTest; variable