Searched defs:V8IndexMetadataForTest (Results 1 – 2 of 2) sorted by relevance
82 friend class V8IndexMetadataForTest; variable
140 class V8IndexMetadataForTest : public SimpleIndexFile::IndexMetadata { class142 V8IndexMetadataForTest(uint64_t entry_count, uint64_t cache_size) in V8IndexMetadataForTest() function in disk_cache::V8IndexMetadataForTest