Searched defs:sysEvent1 (Results 1 – 5 of 5) sorted by relevance
| /base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/ |
| D | fold_app_usage_test.cpp | 209 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/ |
| D | privacy_controller_test.cpp | 62 auto sysEvent1 = std::static_pointer_cast<SysEvent>(event1); variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| D | event_logger_test.cpp | 90 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/ |
| D | sys_event_dao_test.cpp | 117 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 1389 …std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEvent… variable
|