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

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h63 int GetReuse() const;
H A Dindex_table_v3.cc295 int EntryCell::GetReuse() const { function in class:disk_cache::EntryCell
1041 new_cell.SetReuse(old_cell.GetReuse());
H A Dindex_table_v3_unittest.cc177 EXPECT_EQ(reuse, entry.GetReuse());
191 EXPECT_EQ(reuse, entry2.GetReuse());

Completed in 873 milliseconds