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

  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 76 static const int32_t STR_ab_LEN = (sizeof(STR_ab) / sizeof(STR_ab[0])) - 1;
127 uset_removeString(set, STR_ab, STR_ab_LEN);
172 uset_addAllCodePoints(set, STR_ab, STR_ab_LEN);
  /external/icu/icu4c/source/test/cintltst/
usettest.c 76 static const int32_t STR_ab_LEN = (sizeof(STR_ab) / sizeof(STR_ab[0])) - 1;
127 uset_removeString(set, STR_ab, STR_ab_LEN);
172 uset_addAllCodePoints(set, STR_ab, STR_ab_LEN);

Completed in 910 milliseconds