Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
H A DactsCESDataTest.cpp189 } else if (action == EVENTCASE7) { in OnReceiveEvent()
401 } else if (action == EVENTCASE7) { in OnReceiveEvent()
560 } else if (action == EVENTCASE7) { in OnReceiveEvent()
1139 matchingSkills.AddEvent(EVENTCASE7);
1150 matchingSkillsSecond.AddEvent(EVENTCASE7);
1162 matchingSkillsThird.AddEvent(EVENTCASE7);
1174 want.SetAction(EVENTCASE7);
2758 matchingSkills.AddEvent(EVENTCASE7);
2769 matchingSkillsSecond.AddEvent(EVENTCASE7);
2781 matchingSkillsThird.AddEvent(EVENTCASE7);
[all …]
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp40 const std::string EVENTCASE7 = "com.ces.test.event.case7"; variable