Home
last modified time | relevance | path

Searched refs:duplicateFirstIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Dhash_set_test.cc455 const size_t duplicateFirstIndex = 0; in TEST_F() local
471 ASSERT_EQ(index == duplicateSecondIndex ? duplicateFirstIndex : index, *it) << index; in TEST_F()
479 ASSERT_EQ(index == duplicateSecondIndex ? duplicateFirstIndex : index, *it) << index; in TEST_F()