TestCacheTables 54 net/disk_cache/blockfile/index_table_v3_unittest.cc explicit TestCacheTables(int num_entries); TestCacheTables 58 net/disk_cache/blockfile/index_table_v3_unittest.cc void CopyFrom(const TestCacheTables& other); TestCacheTables 68 net/disk_cache/blockfile/index_table_v3_unittest.cc DISALLOW_COPY_AND_ASSIGN(TestCacheTables); TestCacheTables 71 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables::TestCacheTables(int num_entries) { TestCacheTables 103 net/disk_cache/blockfile/index_table_v3_unittest.cc void TestCacheTables::GetInitData(IndexTableInitData* result) { TestCacheTables 119 net/disk_cache/blockfile/index_table_v3_unittest.cc void TestCacheTables::CopyFrom(const TestCacheTables& other) { TestCacheTables 267 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024); TestCacheTables 329 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024); TestCacheTables 420 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024); TestCacheTables 464 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024); TestCacheTables 578 net/disk_cache/blockfile/index_table_v3_unittest.cc scoped_ptr<TestCacheTables> cache(new TestCacheTables(size)); TestCacheTables 584 net/disk_cache/blockfile/index_table_v3_unittest.cc scoped_ptr<TestCacheTables> old_cache(cache.Pass()); TestCacheTables 585 net/disk_cache/blockfile/index_table_v3_unittest.cc cache.reset(new TestCacheTables(size)); TestCacheTables 619 net/disk_cache/blockfile/index_table_v3_unittest.cc scoped_ptr<TestCacheTables> cache(new TestCacheTables(size)); TestCacheTables 639 net/disk_cache/blockfile/index_table_v3_unittest.cc scoped_ptr<TestCacheTables> old_cache(cache.Pass()); TestCacheTables 640 net/disk_cache/blockfile/index_table_v3_unittest.cc cache.reset(new TestCacheTables(size * 2)); TestCacheTables 669 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024); TestCacheTables 690 net/disk_cache/blockfile/index_table_v3_unittest.cc TestCacheTables cache(1024);