Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.h82 friend class V8IndexMetadataForTest; variable
Dsimple_index_file_unittest.cc140 class V8IndexMetadataForTest : public SimpleIndexFile::IndexMetadata { class
142 V8IndexMetadataForTest(uint64_t entry_count, uint64_t cache_size) in V8IndexMetadataForTest() function in disk_cache::V8IndexMetadataForTest