Searched refs:NotificationProgressTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_progress_test.cpp | 23 class NotificationProgressTest : public testing::Test { class 37 HWTEST_F(NotificationProgressTest, SetMaxValue_00001, Function | SmallTest | Level1) 50 HWTEST_F(NotificationProgressTest, SetCurrentValue_00001, Function | SmallTest | Level1) 63 HWTEST_F(NotificationProgressTest, SetIsPercentage_00001, Function | SmallTest | Level1) 76 HWTEST_F(NotificationProgressTest, Dump_00001, Function | SmallTest | Level1) 92 HWTEST_F(NotificationProgressTest, FromJson_00001, Function | SmallTest | Level1) 106 HWTEST_F(NotificationProgressTest, FromJson_00002, Function | SmallTest | Level1) 125 HWTEST_F(NotificationProgressTest, Marshalling_00001, Function | SmallTest | Level1)
|