Home
last modified time | relevance | path

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

/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp318 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
319 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
327 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
344 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
345 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
353 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
370 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
371 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
379 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true); in HWTEST_F()
397 auto subscriberPtr1 in HWTEST_F() local
424 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
548 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
580 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
606 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
638 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); HWTEST_F() local
664 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); HWTEST_F() local
1996 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTestSubscriber>(subscribeInfo); HWTEST_F() local
[all...]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp361 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); in HWTEST_F() local
362 bool result1 = CommonEventManager::SubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
384 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
411 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); in HWTEST_F() local
412 bool result1 = CommonEventManager::SubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
434 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
461 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); in HWTEST_F() local
462 bool result1 = CommonEventManager::SubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
484 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1); in HWTEST_F()
509 auto subscriberPtr1 in HWTEST_F() local
551 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
752 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
806 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
853 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
909 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
965 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo1); HWTEST_F() local
2486 auto subscriberPtr1 = std::make_shared<CommonEventServicesSystemTestSubscriber>(subscribeInfo); HWTEST_F() local
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp183 auto subscriberPtr1 = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo1); in HWTEST_F() local
184 sptr<CommonEventListener> commonEventListener1 = new CommonEventListener(subscriberPtr1); in HWTEST_F()
402 auto subscriberPtr1 = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo1); in HWTEST_F() local
403 sptr<CommonEventListener> commonEventListener1 = new CommonEventListener(subscriberPtr1); in HWTEST_F()

Completed in 9 milliseconds