Home
last modified time | relevance | path

Searched refs:InsertEntryForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index.h182 void InsertEntryForTesting(uint64_t entry_hash,
H A Dsimple_index.cc517 void SimpleIndex::InsertEntryForTesting(uint64_t entry_hash, in InsertEntryForTesting() function in disk_cache::SimpleIndex
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_perftest.cc691 index.InsertEntryForTesting( in TEST()