Searched refs:remove_it (Results 1 – 1 of 1) sorted by relevance
484 auto remove_it = hash_set.find(otherIndex); in TEST_F() local485 ASSERT_FALSE(remove_it == hash_set.end()); in TEST_F()486 hash_set.erase(remove_it); in TEST_F()