Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp1212 sptr<DBinderServiceStub> testDdBinderStub3 = dBinderService->FindDBinderStub(service, device); variable
1213 EXPECT_TRUE(testDdBinderStub3 != nullptr);
1214 EXPECT_EQ(testDdBinderStub1.GetRefPtr(), testDdBinderStub3.GetRefPtr());