Searched refs:handle2 (Results 1 – 3 of 3) sorted by relevance
140 auto handle2 = p.schedule(tasks2); in TEST() local142 p.waitAll(handle2, -1); in TEST()182 auto handle2 = p.schedule(tasks2); in TEST() local217 auto handle2 = p.schedule(tasks2); in TEST() local250 auto handle2 = p.schedule(tasks2); in TEST() local279 auto handle2 = p.schedule(tasks2); in TEST() local281 p.waitAll(handle2); in TEST()
136 uint32_t handle2 = mDevice->open(); in TEST_F() local146 claimRes = mDevice->claimShared(handle2, offset, 4096); in TEST_F()151 unclaimRes = mDevice->unclaimShared(handle2, offset); in TEST_F()158 mDevice->close(handle2); in TEST_F()
168 uint64_t handle2 = (uint64_t)(uintptr_t)ptr2; in TEST() local180 EXPECT_EQ(reg.getPtr(handle2), ptr2); in TEST()188 uint64_t handle2 = (uint64_t)(uintptr_t)ptr2; in TEST() local200 EXPECT_EQ(reg.getPtr(handle2), ptr2); in TEST()