Searched refs:mem2 (Results 1 – 2 of 2) sorted by relevance
77 sp<IMemory> mem2 = cache->fetch(token); in HidlCacheWhiteBoxTest() local90 sp<IMemory> mem2 = mapMemory(blk); in HidlCacheWhiteBoxTest() local
171 hidl_memory mem2 = mem1; // copy constructor (nullptr), NOLINT in TEST_F() local173 EXPECT_EQ(nullptr, mem2.handle()); in TEST_F()