Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
DUidGidTest.h27 const int ARRAY_SIZE = 10; variable
28 static gid_t groupsArray[ARRAY_SIZE] = {0};
62 for (int i = 0; i < ARRAY_SIZE; i++) { in SetUpTestCase()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dsearchndk.cpp43 #define ARRAY_SIZE (10) macro
Dsearchndk1.cpp42 #define ARRAY_SIZE (10) macro