Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_index_unittest.cc141 void InsertIntoIndexFileReturn(uint64 hash_key, in InsertIntoIndexFileReturn() function in disk_cache::SimpleIndexTest
322 InsertIntoIndexFileReturn(kHash1, now - base::TimeDelta::FromDays(2), 475); in TEST_F()
369 InsertIntoIndexFileReturn(hashes_.at<1>(), in TEST_F()
372 InsertIntoIndexFileReturn(hashes_.at<2>(), in TEST_F()
402 InsertIntoIndexFileReturn(kHash1, in TEST_F()
416 InsertIntoIndexFileReturn(kHash1, in TEST_F()
435 InsertIntoIndexFileReturn(kHash1, in TEST_F()
449 InsertIntoIndexFileReturn(kHash1, in TEST_F()
468 InsertIntoIndexFileReturn(hashes_.at<1>(), in TEST_F()
472 InsertIntoIndexFileReturn(hashes_.at<2>(), in TEST_F()
[all …]