Searched refs:testHandle (Results 1 – 1 of 1) sorted by relevance
36 int32_t testHandle = *(reinterpret_cast<const int32_t*>(data)); in AcquireHandleTest() local37 int ret = invoker.AcquireHandle(testHandle); in AcquireHandleTest()51 int32_t testHandle = *(reinterpret_cast<const int32_t*>(data)); in ReleaseHandleTest() local52 int ret = invoker.ReleaseHandle(testHandle); in ReleaseHandleTest()66 int32_t testHandle = *(reinterpret_cast<const int32_t*>(data)); in QueryClientSessionObjectTest() local68 testPeer = invoker.QueryClientSessionObject(testHandle); in QueryClientSessionObjectTest()82 int32_t testHandle = *(reinterpret_cast<const int32_t*>(data)); in QueryServerSessionObjectTest() local84 testPeer = invoker.QueryServerSessionObject(testHandle); in QueryServerSessionObjectTest()