HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_INDENT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/ctestfw/
ctest.c 32 #define FLAG_INDENT 45
414 int spaces = FLAG_INDENT-(depth-1);
421 int spaces = FLAG_INDENT-(strlen(root->name)+depth);
    [all...]
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 32 #define FLAG_INDENT 45
414 int spaces = FLAG_INDENT-(depth-1);
421 int spaces = FLAG_INDENT-(strlen(root->name)+depth);
    [all...]

Completed in 911 milliseconds