Home
last modified time | relevance | path

Searched defs:sysEvent1 (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventservice/test/unittest/common/
Devent_service_action_test.cpp185 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, sysEventCreator); variable
223 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, sysEventCreator); variable
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_dao_test.cpp108 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable