Home
last modified time | relevance | path

Searched refs:EVENT (Results 1 - 16 of 16) sorted by relevance

/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_info_test.cpp30 const std::string EVENT = "com.ces.test.event"; member
64 matchingSkills.AddEvent(EVENT); in HWTEST_F()
81 matchingSkills.AddEvent(EVENT); in HWTEST_F()
98 matchingSkills.AddEvent(EVENT); in HWTEST_F()
115 matchingSkills.AddEvent(EVENT); in HWTEST_F()
132 matchingSkills.AddEvent(EVENT); in HWTEST_F()
H A Dcommon_event_subscribe_test.cpp44 const std::string EVENT = "com.ces.test.event"; member
156 matchingSkills.AddEvent(EVENT); in HWTEST_F()
167 want.SetAction(EVENT); in HWTEST_F()
216 matchingSkills.AddEvent(EVENT); in HWTEST_F()
279 matchingSkills.AddEvent(EVENT); in HWTEST_F()
303 matchingSkills.AddEvent(EVENT); in HWTEST_F()
327 matchingSkills.AddEvent(EVENT); in HWTEST_F()
359 matchingSkills.AddEvent(EVENT); in HWTEST_F()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_unsubscribe_unit_test.cpp35 const std::string EVENT = "com.ces.test.event"; member
94 matchingSkills.AddEvent(EVENT); in HWTEST_F()
131 matchingSkills.AddEvent(EVENT); in HWTEST_F()
168 matchingSkills.AddEvent(EVENT); in HWTEST_F()
H A Dcommon_event_dump_test.cpp35 const std::string EVENT = "com.ces.test.event"; member
547 matchingSkills.AddEvent(EVENT); in SubscribeDoubleEvent()
685 PublishUnorderedEvent(EVENT, TYPE, CODE, DATA, PERMISSION); in HWTEST_F()
717 PublishStickyEvent(EVENT, TYPE, CODE, DATA, PERMISSION); in HWTEST_F()
739 PublishStickyEvent(EVENT, TYPE, FLAG, PERMISSION); in HWTEST_F()
761 matchingSkills.AddEvent(EVENT); in HWTEST_F()
796 matchingSkills.AddEvent(EVENT); in HWTEST_F()
830 matchingSkills.AddEvent(EVENT); in HWTEST_F()
863 matchingSkills.AddEvent(EVENT); in HWTEST_F()
895 matchingSkills.AddEvent(EVENT); in HWTEST_F()
[all...]
H A Dcommon_event_subscribe_unit_test.cpp42 const std::string EVENT = "com.ces.test.event"; member
629 matchingSkills.AddEvent(EVENT); in HWTEST_F()
688 matchingSkills.AddEvent(EVENT); in HWTEST_F()
710 matchingSkills.AddEvent(EVENT); in HWTEST_F()
745 matchingSkills.AddEvent(EVENT); in HWTEST_F()
778 matchingSkills.AddEvent(EVENT); in HWTEST_F()
842 matchingSkills.AddEvent(EVENT); in HWTEST_F()
951 want.SetAction(EVENT); in HWTEST_F()
1003 want.SetAction(EVENT); in HWTEST_F()
H A Dcommon_event_sticky_test.cpp36 const std::string EVENT = "com.ces.test.event"; member
103 want.SetAction(EVENT); in HWTEST_F()
124 // OHOS::DelayedSingleton<CommonEventStickyManager>::GetInstance()->GetStickyCommonEvent(EVENT, Stickydata)); in HWTEST_F()
125 // EXPECT_EQ(EVENT, Stickydata.GetWant().GetAction()); in HWTEST_F()
488 want.SetAction(EVENT); in HWTEST_F()
509 // OHOS::DelayedSingleton<CommonEventStickyManager>::GetInstance()->GetStickyCommonEvent(EVENT, Stickydata)); in HWTEST_F()
511 EXPECT_EQ(innerCommonEventManager.RemoveStickyCommonEvent(EVENT, SYSTEM_UID), OHOS::ERR_OK); in HWTEST_F()
513 // OHOS::DelayedSingleton<CommonEventStickyManager>::GetInstance()->GetStickyCommonEvent(EVENT, Stickydata)); in HWTEST_F()
H A Dcommon_event_freeze_unit_test.cpp32 const std::string EVENT = "com.ces.test.event"; member
68 matchingSkills_.AddEvent(EVENT); in SetUp()
H A Dcommon_event_publish_ordered_event_unit_test.cpp38 const std::string EVENT = "com.ces.test.event"; member
H A Dcommon_event_publish_permission_event_unit_test.cpp38 const std::string EVENT = "com.ces.test.event"; member
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_test.cpp33 const std::string EVENT = "com.ces.test.event"; member
73 want.SetAction(EVENT); in HWTEST_F()
104 want.SetAction(EVENT); in HWTEST_F()
164 want.SetAction(EVENT); in HWTEST_F()
204 want.SetAction(EVENT); in HWTEST_F()
234 want.SetAction(EVENT); in HWTEST_F()
294 want.SetAction(EVENT); in HWTEST_F()
317 bool dumpState = commonEventStub.DumpState(dumpType, EVENT, userId, state); in HWTEST_F()
H A Devent_receive_stub_test.cpp36 const std::string EVENT = "com.ces.test.event"; member
H A Dcommon_event_proxy_test.cpp39 const std::string EVENT = "com.ces.test.event"; member
H A Dcommon_event_stub_test.cpp36 const std::string EVENT = "com.ces.test.event"; member
/base/powermgr/thermal_manager/test/unittest/src/
H A Dfan_fault_detect_test.cpp37 const std::string EVENT = "FAN_FAULT"; member
122 OHOS::HiviewDFX::ListenerRule listenerRule(DOMAIN, EVENT, OHOS::HiviewDFX::RuleType::WHOLE_WORD); in GetFaultId()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h125 EVENT = 0, member in OHOS::NWeb::ResourceType::CoreSecurityLevel::ScrollType
H A Dnapi_webview_controller.cpp841 DECLARE_NAPI_STATIC_PROPERTY("EVENT", NapiParseUtils::ToInt32Value(env, in Init()
842 static_cast<int32_t>(ScrollType::EVENT))), in Init()

Completed in 26 milliseconds