Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dability_manager_helper_test.cpp56 class TestAbilityMgr : public TestAbilityManager { class
58 TestAbilityMgr() = default;
59 virtual ~TestAbilityMgr() in ~TestAbilityMgr()
541 abilityManagerHelper.abilityMgr_ = new (std::nothrow) TestAbilityMgr(); in HWTEST_F()
H A Dcommon_event_subscribe_unit_test.cpp116 class TestAbilityMgr : public TestAbilityManager { class
118 TestAbilityMgr() = default;
119 virtual ~TestAbilityMgr() in ~TestAbilityMgr()
935 abilityManagerHelper.abilityMgr_ = new (std::nothrow) TestAbilityMgr();
958 abilityManagerHelper.abilityMgr_ = new (std::nothrow) TestAbilityMgr();