Searched refs:FLAG_INDENT (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c34 #define FLAG_INDENT 45 macro
416 int spaces = FLAG_INDENT-(depth-1);
423 int spaces = FLAG_INDENT-(strlen(root->name)+depth);

Completed in 133 milliseconds