Home
last modified time | relevance | path

Searched refs:sysEventCreator3 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp212 SysEventCreator sysEventCreator3("WINDOWMANAGER", "VH_MODE", SysEventCreator::BEHAVIOR); variable
213 sysEventCreator3.SetKeyValue("MODE", 1);
214 sysEventCreator3.SetKeyValue("time_", 444);
215 auto sysEvent4 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator3);