Searched defs:MAXTESTS (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/ctestfw/
H A Dctest.c26 #define MAXTESTS 512 macro
319 * @param nodeList an array of MAXTESTS depth that's used for keeping track of where we are. nodeList[depth] points to the 'parent' at depth depth.
490 const TestNode *nodeList[MAXTESTS];
503 const TestNode *nodeList[MAXTESTS];

Completed in 34 milliseconds