Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.h80 friend class V6IndexMetadataForTest; variable
Dsimple_index_file_unittest.cc87 class V6IndexMetadataForTest : public SimpleIndexFile::IndexMetadata { class
92 V6IndexMetadataForTest(uint64_t entry_count, uint64_t cache_size) in V6IndexMetadataForTest() function in disk_cache::V6IndexMetadataForTest