Home
last modified time | relevance | path

Searched defs:innerCommonEventManager_ (Results 1 – 4 of 4) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
Dcommon_event_manager_service_test.cpp225 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… in HWTEST_F() local
243 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… in HWTEST_F() local
Dcommon_event_freeze_test.cpp84 static std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anon3198225c0111::CommonEventFreezeTest
252 std::shared_ptr<InnerCommonEventManager> CommonEventFreezeTest::innerCommonEventManager_ = nullptr; member in __anon3198225c0111::CommonEventFreezeTest
Dcommon_event_dump_test.cpp130 static std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb2e81bb10111::CommonEventDumpTest
182 std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb2e81bb10111::SubscriberTest
240 std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_; member in __anonb2e81bb10111::SubscriberTest2
293 std::shared_ptr<InnerCommonEventManager> CommonEventDumpTest::innerCommonEventManager_ = nullptr; member in __anonb2e81bb10111::CommonEventDumpTest
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
Dcommon_event_services_publish_ordered_module_test.cpp1270 …std::shared_ptr<InnerCommonEventManager> innerCommonEventManager_ = std::make_shared<InnerCommonEv… variable