Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESSubscribeInfoTest/
H A DactsCESSubscribeInfoTest.cpp27 const int32_t PRIORITYTEST2 = 2; variable
115 subscribeInfo.SetPriority(PRIORITYTEST2);
116 if (subscribeInfo.GetPriority() != PRIORITYTEST2) {