Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Diremote_object_unitest.cpp26 class IRemoteObjectTest : public testing::Test { class
34 void IRemoteObjectTest::SetUpTestCase() in SetUpTestCase()
38 void IRemoteObjectTest::TearDownTestCase() in TearDownTestCase()
42 void IRemoteObjectTest::SetUp() in SetUp()
46 void IRemoteObjectTest::TearDown() in TearDown()
55 HWTEST_F(IRemoteObjectTest, CheckObjectLegalityTest001, TestSize.Level1)
68 HWTEST_F(IRemoteObjectTest, IsObjectDeadTest001, TestSize.Level1)
81 HWTEST_F(IRemoteObjectTest, GetInterfaceDescriptorTest001, TestSize.Level1)
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.h36 class IRemoteObjectTest : public IRemoteObject {