Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_freeze_test.cpp34 const std::string EVENTCASE1 = "com.ces.test.event.case1"; member
100 if (action == EVENTCASE1) { in OnReceiveEvent()
150 if (action == EVENTCASE1) { in OnReceiveEvent()
210 if (action == EVENTCASE1) { in OnReceiveEvent()
392 matchingSkills.AddEvent(EVENTCASE1); in HWTEST_F()
405 matchingSkillsAnother.AddEvent(EVENTCASE1); in HWTEST_F()
427 want.SetAction(EVENTCASE1); in HWTEST_F()
H A Dcommon_event_dump_test.cpp63 const std::string EVENTCASE1 = "com.ces.test.event.case1"; member
149 if (action == EVENTCASE1) { in OnReceiveEvent()
201 if (action == EVENTCASE1) { in OnReceiveEvent()
262 if (action == EVENTCASE1) { in OnReceiveEvent()
475 want.SetAction(EVENTCASE1); in SetPublishDataByOrdered()
1165 matchingSkills.AddEvent(EVENTCASE1); 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.cpp39 const std::string EVENTCASE1 = "com.ces.test.event.case1"; member
124 if (action == EVENTCASE1) { in OnReceiveEvent()
261 if (action == EVENTCASE1) { in OnReceiveEvent()
417 matchingSkills.AddEvent(EVENTCASE1); in HWTEST_F()
431 matchingSkillsAnother.AddEvent(EVENTCASE1); in HWTEST_F()
448 want.SetAction(EVENTCASE1); 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.cpp46 const std::string EVENTCASE1 = "com.ces.test.event.case1"; member
131 if (action == EVENTCASE1) { in OnReceiveEvent()
274 if (action == EVENTCASE1) { in OnReceiveEvent()
434 matchingSkills.AddEvent(EVENTCASE1); in HWTEST_F()
448 matchingSkillsAnother.AddEvent(EVENTCASE1); in HWTEST_F()
465 want.SetAction(EVENTCASE1); in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
H A DactsCESDataTest.cpp46 const std::string EVENTCASE1 = "com.common.event.data.case1"; member
177 if (action == EVENTCASE1) { in OnReceiveEvent()
389 if (action == EVENTCASE1) { in OnReceiveEvent()
548 if (action == EVENTCASE1) { in OnReceiveEvent()
734 matchingSkills.AddEvent(EVENTCASE1); in HWTEST_F()
744 matchingSkillsSecond.AddEvent(EVENTCASE1); in HWTEST_F()
755 matchingSkillsThird.AddEvent(EVENTCASE1); in HWTEST_F()
766 want.SetAction(EVENTCASE1); in HWTEST_F()
2365 matchingSkills.AddEvent(EVENTCASE1); in HWTEST_F()
2375 matchingSkillsSecond.AddEvent(EVENTCASE1); in HWTEST_F()
[all...]

Completed in 15 milliseconds