Searched refs:GetEntryCellForTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h71 static EntryCell GetEntryCellForTest(int32 cell_num,
H A Dindex_table_v3_unittest.cc23 EntryCell entry = EntryCell::GetEntryCellForTest(0, 0, addr, cell, false);
160 EntryCell entry = EntryCell::GetEntryCellForTest(cell_num, hash, addr, NULL,
184 EntryCell entry2 = EntryCell::GetEntryCellForTest(cell_num, hash, addr,
H A Dindex_table_v3.cc320 EntryCell EntryCell::GetEntryCellForTest(int32 cell_num, function in class:disk_cache::EntryCell

Completed in 77 milliseconds