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

  /external/chromium/third_party/icu/source/test/cintltst/
cldrtest.c 34 int32_t origItemCount = 0;
43 origItemCount = uset_getItemCount(origSet);
44 for (idx = 0; idx < origItemCount; idx++) {
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 34 int32_t origItemCount = 0;
43 origItemCount = uset_getItemCount(origSet);
44 for (idx = 0; idx < origItemCount; idx++) {
    [all...]

Completed in 45 milliseconds