Home
last modified time | relevance | path

Searched refs:subscriberPtr2 (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.cpp321 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
322 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
328 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
347 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
348 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
354 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
373 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); in HWTEST_F() local
374 EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
380 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2), true); in HWTEST_F()
403 auto subscriberPtr2 in HWTEST_F() local
430 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
555 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
587 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
613 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
642 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); HWTEST_F() local
668 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo); HWTEST_F() local
[all...]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp366 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); in HWTEST_F() local
367 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
385 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
416 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); in HWTEST_F() local
417 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
435 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
466 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); in HWTEST_F() local
467 bool result2 = CommonEventManager::SubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
485 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr2); in HWTEST_F()
514 auto subscriberPtr2 in HWTEST_F() local
556 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
760 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
814 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
861 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
917 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
973 auto subscriberPtr2 = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2); HWTEST_F() local
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp192 auto subscriberPtr2 = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo2); in HWTEST_F() local
193 sptr<CommonEventListener> commonEventListener2 = new CommonEventListener(subscriberPtr2); in HWTEST_F()
411 auto subscriberPtr2 = std::make_shared<CommonEventServicesModuleTest>(subscribeInfo2); in HWTEST_F() local
412 sptr<CommonEventListener> commonEventListener2 = new CommonEventListener(subscriberPtr2); in HWTEST_F()

Completed in 9 milliseconds