Home
last modified time | relevance | path

Searched defs:numArray (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/kernel_lite/util_posix/src/
DActsUtilDataStructApiTest.cpp57 int numArray[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
73 int numArray[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
Dnapi_init.cpp56 int32_t numArray[] = {PARAM_1, INT32_MAX, INT32_MIN}; in OHHiAppEventWrite() local