Home
last modified time | relevance | path

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

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