Searched refs:remoteTestService1 (Results 1 – 1 of 1) sorted by relevance
1235 sptr<IDBinderTestService> remoteTestService1 = iface_cast<IDBinderTestService>(proxy1); variable1236 ASSERT_TRUE(remoteTestService1 != nullptr);1245 ExecuteReverseIntAndCheck(remoteTestService1, 2019, 9102);1344 sptr<IDBinderTestService> remoteTestService1 = iface_cast<IDBinderTestService>(proxy1); variable1345 ASSERT_TRUE(remoteTestService1 != nullptr);1355 int result = remoteTestService1->ReverseInt(2019, reply);1366 remoteTestService1 = nullptr;1411 sptr<IDBinderTestService> remoteTestService1 = iface_cast<IDBinderTestService>(proxy1); variable1412 ASSERT_TRUE(remoteTestService1 != nullptr);1422 int result = remoteTestService1->ReverseInt(2019, reply);[all …]