Searched refs:NotificationTimeTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_time_test.cpp | 24 class NotificationTimeTest : public testing::Test { class 38 HWTEST_F(NotificationTimeTest, SetInitialTime_00001, Function | SmallTest | Level1) 52 HWTEST_F(NotificationTimeTest, SetIsCountDown_00001, Function | SmallTest | Level1) 66 HWTEST_F(NotificationTimeTest, SetIsPaused_0001, Function | SmallTest | Level1) 80 HWTEST_F(NotificationTimeTest, SetIsInTitle_0001, Function | SmallTest | Level1) 94 HWTEST_F(NotificationTimeTest, Dump_00001, Function | SmallTest | Level1) 119 HWTEST_F(NotificationTimeTest, FromJson_00001, Function | SmallTest | Level1) 133 HWTEST_F(NotificationTimeTest, FromJson_00002, Function | SmallTest | Level1) 148 HWTEST_F(NotificationTimeTest, Marshalling_00001, Function | SmallTest | Level1) 161 HWTEST_F(NotificationTimeTest, Unmarshalling_00001, Function | SmallTest | Level1)
|