Home
last modified time | relevance | path

Searched defs:small_table (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc324 bool small_table) { in GetEntryCellForTest()
345 bool small_table) in EntryCell()
369 bool small_table) in EntryCell()
Dindex_table_v3_unittest.cc151 bool small_table = true; in TEST() local