GetNextCells      223 net/disk_cache/blockfile/index_table_v3.h   bool GetNextCells(IndexIterator* iterator);
GetNextCells      525 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      531 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      536 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      541 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      546 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_FALSE(index.GetNextCells(&iterator));
GetNextCells      552 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      557 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      562 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));
GetNextCells      567 net/disk_cache/blockfile/index_table_v3_unittest.cc   ASSERT_TRUE(index.GetNextCells(&iterator));