Home
last modified time | relevance | path

Searched refs:TEST_SUBSCRIBE_USER_INIT (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/test/unittest/mock/
H A Dces_ut_constant.h30 constexpr int32_t TEST_SUBSCRIBE_USER_INIT = -1; member
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dans_ut_constant.h30 constexpr int32_t TEST_SUBSCRIBE_USER_INIT = -1; member
H A Dnotification_preferences_test.cpp835 ASSERT_EQ((int)NotificationPreferences::GetInstance()->SetNotificationsEnabled(TEST_SUBSCRIBE_USER_INIT, true), in HWTEST_F()
878 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationsEnabled(TEST_SUBSCRIBE_USER_INIT, enable), in HWTEST_F()
917 ASSERT_EQ((int)NotificationPreferences::GetInstance()->SetDoNotDisturbDate(TEST_SUBSCRIBE_USER_INIT, date), in HWTEST_F()
981 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetDoNotDisturbDate(TEST_SUBSCRIBE_USER_INIT, getDate), in HWTEST_F()

Completed in 4 milliseconds