Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESSubscribeInfoTest/
H A DactsCESSubscribeInfoTest.cpp28 const int32_t PRIORITYTEST3 = 0; variable
144 subscribeInfo.SetPriority(PRIORITYTEST3);
145 if (subscribeInfo.GetPriority() != PRIORITYTEST3) {