Searched refs:defaultEventInfo (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/common/napi/ |
H A D | napi_hisysevent.test.js | 73 const defaultEventInfo = { class in AnonymousFunction5301cea80100 179 writeCustomizedSysEvent(defaultEventInfo) 209 writeEventWithAsyncWork("RELIABILITY", "STACK", hiSysEvent.EventType.FAULT, defaultEventInfo, 227 writeEventWithPromise("RELIABILITY", "STACK", hiSysEvent.EventType.FAULT, defaultEventInfo, 408 …ventWithAsyncWork("RELIABILITY_RELIABILITY", "STACK", hiSysEvent.EventType.FAULT, defaultEventInfo, 426 defaultEventInfo, 444 defaultEventInfo[`bundle${i}`] = Array.from({length: 10 * 1024}).join("ohos") 447 defaultEventInfo,
|