Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp35 const std::string EVENTCASE2 = "com.ces.test.event.case2"; variable
102 } else if (action == EVENTCASE2) { in OnReceiveEvent()
152 } else if (action == EVENTCASE2) { in OnReceiveEvent()
212 } else if (action == EVENTCASE2) { in OnReceiveEvent()
454 matchingSkills.AddEvent(EVENTCASE2);
467 matchingSkillsAnother.AddEvent(EVENTCASE2);
489 want.SetAction(EVENTCASE2);
H A Dcommon_event_dump_test.cpp64 const std::string EVENTCASE2 = "com.ces.test.event.case2"; variable
151 } else if (action == EVENTCASE2) { in OnReceiveEvent()
203 } else if (action == EVENTCASE2) { in OnReceiveEvent()
264 } else if (action == EVENTCASE2) { in OnReceiveEvent()
499 want.SetAction(EVENTCASE2); in SetPublishDataByOrdered2()
1219 matchingSkills.AddEvent(EVENTCASE2);
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
H A Dcommon_event_services_publish_ordered_system_test.cpp40 const std::string EVENTCASE2 = "com.ces.test.event.case2"; variable
126 } else if (action == EVENTCASE2) { in OnReceiveEvent()
263 } else if (action == EVENTCASE2) { in OnReceiveEvent()
417 matchingSkills.AddEvent(EVENTCASE2);
432 matchingSkillsAnother.AddEvent(EVENTCASE2);
450 want.SetAction(EVENTCASE2);
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp47 const std::string EVENTCASE2 = "com.ces.test.event.case2"; variable
133 } else if (action == EVENTCASE2) { in OnReceiveEvent()
276 } else if (action == EVENTCASE2) { in OnReceiveEvent()
551 matchingSkills.AddEvent(EVENTCASE2);
566 matchingSkillsAnother.AddEvent(EVENTCASE2);
583 want.SetAction(EVENTCASE2);
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
H A DactsCESDataTest.cpp179 } else if (action == EVENTCASE2) { in OnReceiveEvent()
391 } else if (action == EVENTCASE2) { in OnReceiveEvent()
550 } else if (action == EVENTCASE2) { in OnReceiveEvent()
800 matchingSkills.AddEvent(EVENTCASE2);
810 matchingSkillsSecond.AddEvent(EVENTCASE2);
821 matchingSkillsThird.AddEvent(EVENTCASE2);
832 want.SetAction(EVENTCASE2);
2429 matchingSkills.AddEvent(EVENTCASE2);
2439 matchingSkillsSecond.AddEvent(EVENTCASE2);
2450 matchingSkillsThird.AddEvent(EVENTCASE2);
[all …]