Searched refs:TestCacheTables (Results 1 – 1 of 1) sorted by relevance
50 class TestCacheTables { class54 explicit TestCacheTables(int num_entries);55 ~TestCacheTables() {} in ~TestCacheTables()58 void CopyFrom(const TestCacheTables& other);68 DISALLOW_COPY_AND_ASSIGN(TestCacheTables);71 TestCacheTables::TestCacheTables(int num_entries) { in TestCacheTables() function in __anon03afec390111::TestCacheTables103 void TestCacheTables::GetInitData(IndexTableInitData* result) { in GetInitData()119 void TestCacheTables::CopyFrom(const TestCacheTables& other) { in CopyFrom()267 TestCacheTables cache(1024); in TEST()329 TestCacheTables cache(1024); in TEST()[all …]