Searched refs:kInsertValue2 (Results 1 – 1 of 1) sorted by relevance
54 static const int kInsertValue2 = 123; in TEST_F() local55 EXPECT_TRUE(map.Insert(MethodReference(dex.get(), 2), 0, kInsertValue2) == in TEST_F()60 EXPECT_EQ(value, kInsertValue2); in TEST_F()