Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp48 std::shared_ptr<DmPublishCommonEventManager> publshCommonEventManager in HWTEST_F() local
51 bool ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr); in HWTEST_F()
54 ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr); in HWTEST_F()
60 std::shared_ptr<DmPublishCommonEventManager> publshCommonEventManager in HWTEST_F() local
62 bool ret = publshCommonEventManager->UnsubscribePublishCommonEvent(); in HWTEST_F()
64 publshCommonEventManager->eventValidFlag_ = true; in HWTEST_F()
65 ret = publshCommonEventManager->UnsubscribePublishCommonEvent(); in HWTEST_F()
95 std::shared_ptr<DmPublishCommonEventManager> publshCommonEventManager in HWTEST_F() local
97 publshCommonEventManager->subscriber_ in HWTEST_F()
99 publshCommonEventManager in HWTEST_F()
[all...]

Completed in 1 milliseconds