Home
last modified time | relevance | path

Searched defs:sysEvent2 (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.cpp196 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
248 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_test.cpp309 std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("FREQUENT_CLICK_WARNING", variable
340 std::shared_ptr<SysEvent> sysEvent2 = 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.cpp133 auto sysEvent2 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr2); variable