Searched refs:NotificationConversationalContentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_conversational_content_test.cpp | 27 class NotificationConversationalContentTest : public testing::Test { class 41 HWTEST_F(NotificationConversationalContentTest, ToJson_00001, Function | SmallTest | Level1) 56 HWTEST_F(NotificationConversationalContentTest, FromJson_00001, Function | SmallTest | Level1) 73 HWTEST_F(NotificationConversationalContentTest, FromJson_00002, Function | SmallTest | Level1) 93 HWTEST_F(NotificationConversationalContentTest, FromJson_00003, Function | SmallTest | Level1) 111 HWTEST_F(NotificationConversationalContentTest, Marshalling_00001, Function | SmallTest | Level1) 125 HWTEST_F(NotificationConversationalContentTest, Unmarshalling_001, Function | SmallTest | Level1) 220 HWTEST_F(NotificationConversationalContentTest, ToJson_00002, Function | SmallTest | Level1) 239 HWTEST_F(NotificationConversationalContentTest, ToJson_00003, Function | SmallTest | Level1) 263 HWTEST_F(NotificationConversationalContentTest, FromJson_00004, Function | SmallTest | Level1) [all …]
|