Searched defs:sysEvent2 (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/ |
| D | fold_app_usage_test.cpp | 220 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator2); variable 274 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable 397 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator2); variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| D | event_logger_test.cpp | 163 std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("FREQUENT_CLICK_WARNING", variable 614 std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
|
| /base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
| D | sys_event_dao_test.cpp | 133 auto sysEvent2 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr2); variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 1396 …std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEvent… variable
|