Searched refs:ReminderStoreTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | reminder_store_test.cpp | 39 class ReminderStoreTest : public testing::Test { class 74 sptr<NotificationBundleOption> ReminderStoreTest::bundleOption_ = 83 HWTEST_F(ReminderStoreTest, Init_00001, Function | SmallTest | Level1) 96 HWTEST_F(ReminderStoreTest, InitData_00001, Function | SmallTest | Level1) 109 HWTEST_F(ReminderStoreTest, Delete_00001, Function | SmallTest | Level1) 123 HWTEST_F(ReminderStoreTest, Delete_00002, Function | SmallTest | Level1) 138 HWTEST_F(ReminderStoreTest, Delete_00003, Function | SmallTest | Level1) 152 HWTEST_F(ReminderStoreTest, Insert_00001, Function | SmallTest | Level1) 166 HWTEST_F(ReminderStoreTest, Update_00001, Function | SmallTest | Level1) 180 HWTEST_F(ReminderStoreTest, Query_00001, Function | SmallTest | Level1) [all …]
|