Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp35 const std::string EVENTCASE2 = "com.ces.test.event.case2"; member
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); in HWTEST_F()
467 matchingSkillsAnother.AddEvent(EVENTCASE2); in HWTEST_F()
489 want.SetAction(EVENTCASE2); in HWTEST_F()
H A Dcommon_event_dump_test.cpp64 const std::string EVENTCASE2 = "com.ces.test.event.case2"; member
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); in HWTEST_F()
/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"; member
126 } else if (action == EVENTCASE2) { in OnReceiveEvent()
263 } else if (action == EVENTCASE2) { in OnReceiveEvent()
534 matchingSkills.AddEvent(EVENTCASE2); in HWTEST_F()
549 matchingSkillsAnother.AddEvent(EVENTCASE2); in HWTEST_F()
567 want.SetAction(EVENTCASE2); in HWTEST_F()
/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"; member
133 } else if (action == EVENTCASE2) { in OnReceiveEvent()
276 } else if (action == EVENTCASE2) { in OnReceiveEvent()
551 matchingSkills.AddEvent(EVENTCASE2); in HWTEST_F()
566 matchingSkillsAnother.AddEvent(EVENTCASE2); in HWTEST_F()
583 want.SetAction(EVENTCASE2); in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
H A DactsCESDataTest.cpp47 const std::string EVENTCASE2 = "com.common.event.data.case2"; member
179 } else if (action == EVENTCASE2) { in OnReceiveEvent()
391 } else if (action == EVENTCASE2) { in OnReceiveEvent()
550 } else if (action == EVENTCASE2) { in OnReceiveEvent()
800 matchingSkills.AddEvent(EVENTCASE2); in HWTEST_F()
810 matchingSkillsSecond.AddEvent(EVENTCASE2); in HWTEST_F()
821 matchingSkillsThird.AddEvent(EVENTCASE2); in HWTEST_F()
832 want.SetAction(EVENTCASE2); in HWTEST_F()
2429 matchingSkills.AddEvent(EVENTCASE2); in HWTEST_F()
2439 matchingSkillsSecond.AddEvent(EVENTCASE2); in HWTEST_F()
[all...]

Completed in 15 milliseconds