Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_client_test.cpp34 static IPCObjectProxy *g_proxy; member
67 g_proxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in HWTEST_F()
68 ASSERT_EQ(g_proxy->GetProto(), IRemoteObject::IF_PROT_DATABUS); in HWTEST_F()
138 ASSERT_EQ(g_proxy->GetProto(), IRemoteObject::IF_PROT_DATABUS); in HWTEST_F()
139 g_proxy->AddDeathRecipient(death.GetRefPtr()); in HWTEST_F()

Completed in 1 milliseconds