Searched refs:table2 (Results 1 – 1 of 1) sorted by relevance
152 ClassTable table2; in TEST_F() local153 size_t count2 = table2.ReadFromMemory(&buffer[0]); in TEST_F()156 EXPECT_TRUE(table2.Contains(h_X.Get())); in TEST_F()157 EXPECT_TRUE(table2.Contains(h_Y.Get())); in TEST_F()