Home
last modified time | relevance | path

Searched refs:SubscriberTestLast (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp192 class SubscriberTestLast : public CommonEventSubscriber { class
194 SubscriberTestLast() : CommonEventSubscriber() in SubscriberTestLast() function in __anonb9c819750110::SubscriberTestLast
199 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast() function in __anonb9c819750110::SubscriberTestLast
204 ~SubscriberTestLast() in ~SubscriberTestLast()
236 std::bind(&SubscriberTestLast::AsyncProcess, this, commonEventListener3); in ProcessSubscriberTestLastCase1()
421 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();
483 std::shared_ptr<SubscriberTestLast> subscriber = nullptr;
H A Dcommon_event_dump_test.cpp244 class SubscriberTestLast : public CommonEventSubscriber { class
246 SubscriberTestLast() : CommonEventSubscriber() in SubscriberTestLast() function in __anon4c4d788a0110::SubscriberTestLast
251 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast() function in __anon4c4d788a0110::SubscriberTestLast
256 ~SubscriberTestLast() in ~SubscriberTestLast()
276 std::bind(&SubscriberTestLast::AsyncProcess, this, commonEventListener3); in ProcessSubscriberTestLastCase1()
1190 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();
1245 std::shared_ptr<SubscriberTestLast> subscriber = std::make_shared<SubscriberTestLast>();