SMALL_CACHE       549 net/disk_cache/blockfile/index_table_v3.cc     DCHECK(header_->flags & SMALL_CACHE);
SMALL_CACHE      1013 net/disk_cache/blockfile/index_table_v3.cc     header()->flags &= ~SMALL_CACHE;
SMALL_CACHE       100 net/disk_cache/blockfile/index_table_v3_unittest.cc     header->flags = disk_cache::SMALL_CACHE;