Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESSubscribeInfoTest/
H A DactsCESSubscribeInfoTest.cpp30 const int32_t PRIORITYTEST5 = -2; variable
202 subscribeInfo.SetPriority(PRIORITYTEST5);
203 if (subscribeInfo.GetPriority() != PRIORITYTEST5) {