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

  /external/icu4c/test/cintltst/
currtest.c 40 expectInList("ADP", UCURR_ALL, TRUE); /* First in list */
41 expectInList("ZWD", UCURR_ALL, TRUE); /* Last in list */
43 expectInList("USD", UCURR_ALL, TRUE);
53 expectInList("USN", UCURR_ALL, TRUE);
63 expectInList("DEM", UCURR_ALL, TRUE);
73 expectInList("XEU", UCURR_ALL, TRUE);
89 UEnumeration *en = ucurr_openISOCurrencies(UCURR_ALL, &status);
139 checkItemCount(UCURR_ALL);
cldrtest.c     [all...]
  /external/icu4c/i18n/unicode/
ucurr.h 202 UCURR_ALL = INT32_MAX,
  /external/icu4c/i18n/
ucurr.cpp     [all...]

Completed in 570 milliseconds