Searched refs:origItemCount (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ | ||
H A D | cldrtest.c | 28 int32_t origItemCount = 0; local 37 origItemCount = uset_getItemCount(origSet); 38 for (idx = 0; idx < origItemCount; idx++) { |
Completed in 47 milliseconds