Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp192 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
244 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_test.cpp82 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
299 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp117 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable