Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_c_test.cpp249 int64_t int64Arr[] = { -19, 20, -21 }; variable
253 .v = { .array = int64Arr },
254 .arraySize = sizeof(int64Arr) / sizeof(int64Arr[0]),