Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds