Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_notify_test.cpp53 class TestCommonEventSubscriber : public CommonEventSubscriber { class
63 explicit TestCommonEventSubscriber(const sptr<CommonEventSubscribeInfo>& subscribeInfo) in TestCommonEventSubscriber() function in __anona14729920110::TestCommonEventSubscriber
66 TestCommonEventSubscriber() {} in TestCommonEventSubscriber() function in __anona14729920110::TestCommonEventSubscriber
68 ~TestCommonEventSubscriber() override {} in ~TestCommonEventSubscriber()
84 shared_ptr<TestCommonEventSubscriber> RegisterEvent() in RegisterEvent()
94 …shared_ptr<TestCommonEventSubscriber> subscriber = make_shared<TestCommonEventSubscriber>(subscrib… in RegisterEvent()
103 subscriber = make_shared<TestCommonEventSubscriber>(subscriberInfo); in RegisterEvent()
153 shared_ptr<TestCommonEventSubscriber> subscriber = RegisterEvent();
184 shared_ptr<TestCommonEventSubscriber> subscriber = RegisterEvent();