Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
Dfold_app_usage_test.cpp209 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
269 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
387 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
/base/hiviewdfx/hiview/plugins/privacy_controller/test/unittest/common/
Dprivacy_controller_test.cpp62 auto sysEvent1 = std::static_pointer_cast<SysEvent>(event1); variable
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_test.cpp90 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
154 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_dao_test.cpp117 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp1389 …std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEvent… variable