Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp31 class NotificationSubscriberManagerTest : public testing::Test { class
76 NotificationSubscriberManagerTest::TestAnsSubscriber NotificationSubscriberManagerTest::testAnsSubs…
77 sptr<AnsSubscriberInterface> NotificationSubscriberManagerTest::subscriber_ = nullptr;
79 void NotificationSubscriberManagerTest::SetUpTestCase() in SetUpTestCase()
85 void NotificationSubscriberManagerTest::TearDownTestCase() in TearDownTestCase()
94 void NotificationSubscriberManagerTest::SetUp() in SetUp()
99 void NotificationSubscriberManagerTest::TearDown() in TearDown()
233 HWTEST_F(NotificationSubscriberManagerTest, BatchNotifyConsumedInner_001, Function | SmallTest | Le…
260 HWTEST_F(NotificationSubscriberManagerTest, BatchNotifyConsumedInner_002, Function | SmallTest | Le…
300 HWTEST_F(NotificationSubscriberManagerTest, BatchNotifyConsumed_001, Function | SmallTest | Level1)
[all …]