Searched refs:NotificationBundleOptionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_bundle_option_test.cpp | 27 class NotificationBundleOptionTest : public testing::Test { class 41 HWTEST_F(NotificationBundleOptionTest, SetBundleName_00001, Function | SmallTest | Level1) 57 HWTEST_F(NotificationBundleOptionTest, SetUid_00001, Function | SmallTest | Level1) 73 HWTEST_F(NotificationBundleOptionTest, Dump_00001, Function | SmallTest | Level1) 88 HWTEST_F(NotificationBundleOptionTest, Marshalling_00001, Function | SmallTest | Level1) 103 HWTEST_F(NotificationBundleOptionTest, Unmarshalling_001, Function | SmallTest | Level1) 126 HWTEST_F(NotificationBundleOptionTest, ReadFromParcel_00001, Function | SmallTest | Level1) 141 HWTEST_F(NotificationBundleOptionTest, JsonConvert_00001, Function | SmallTest | Level1)
|