Searched refs:inUseHandles (Results 1 – 1 of 1) sorted by relevance
133 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local147 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()160 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local174 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()190 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local204 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()