Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_publish_common_event.cpp50 std::vector<std::string> publishCommonEventVec; in HWTEST_F() local
51 bool ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr); in HWTEST_F()
53 publishCommonEventVec.emplace_back(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F()
54 ret = publshCommonEventManager->SubscribePublishCommonEvent(publishCommonEventVec, nullptr); in HWTEST_F()

Completed in 1 milliseconds