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

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h76 void SerializaForTest(IndexCell* destination);
H A Dindex_table_v3_unittest.cc26 entry.SerializaForTest(&result);
182 entry.SerializaForTest(&cell);
H A Dindex_table_v3.cc333 void EntryCell::SerializaForTest(IndexCell* destination) { function in class:disk_cache::EntryCell

Completed in 615 milliseconds