Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp62 class AdvancedNotificationServiceTest : public testing::Test { class
80 void AdvancedNotificationServiceTest::SetUpTestCase() in SetUpTestCase()
85 void AdvancedNotificationServiceTest::TearDownTestCase() {} in TearDownTestCase()
87 void AdvancedNotificationServiceTest::SetUp() in SetUp()
100 void AdvancedNotificationServiceTest::TearDown() in TearDown()
144 void AdvancedNotificationServiceTest::TestAddSlot(NotificationConstant::SlotType type) in TestAddSlot()
153 void AdvancedNotificationServiceTest::MockSystemApp() in MockSystemApp()
160 void AdvancedNotificationServiceTest::TestAddLiveViewSlot(bool isForceControl) in TestAddLiveViewSlot()
3386 HWTEST_F(AdvancedNotificationServiceTest, Filter_00001, Function | SmallTest | Level1)
3628 HWTEST_F(AdvancedNotificationServiceTest, QueryDoNotDisturbProfile_0100, TestSize.Level1)
[all …]
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp63 class AdvancedNotificationServiceTest : public testing::Test { class
79 sptr<AdvancedNotificationService> AdvancedNotificationServiceTest::advancedNotificationService_ = n…
81 void AdvancedNotificationServiceTest::SetUpTestCase() in SetUpTestCase()
86 void AdvancedNotificationServiceTest::TearDownTestCase() {} in TearDownTestCase()
88 void AdvancedNotificationServiceTest::SetUp() in SetUp()
101 void AdvancedNotificationServiceTest::TearDown() in TearDown()
145 void AdvancedNotificationServiceTest::TestAddSlot(NotificationConstant::SlotType type) in TestAddSlot()
154 void AdvancedNotificationServiceTest::MockSystemApp() in MockSystemApp()
161 void AdvancedNotificationServiceTest::TestAddLiveViewSlot(bool isForceControl) in TestAddLiveViewSlot()
198 HWTEST_F(AdvancedNotificationServiceTest, AdvancedNotificationServiceTest_00100, Function | SmallTe…
[all …]