Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
DEvsCameraBufferTest.cpp133 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local
147 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()
160 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local
174 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()
190 std::unordered_set<std::intptr_t> inUseHandles; in TEST() local
204 EXPECT_TRUE(inUseHandles.insert(handleInt).second); in TEST()