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

  /external/icu4c/test/perf/normperf/
dtfmtrtperf.h 143 StringEnumeration *tzids = TimeZone::createEnumeration(); local
145 //errln("tzids->count failed");
160 tzids->reset(*status);
162 while ((tzid = tzids->snext(*status))) {
203 delete tzids;
  /external/icu4c/test/intltest/
tzfmttst.cpp 104 StringEnumeration *tzids = TimeZone::createEnumeration(); local
129 tzids->reset(status);
131 while ((tzid = tzids->snext(status))) {
248 delete tzids;
286 StringEnumeration *tzids = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, status); local
344 tzids->reset(status);
349 while ((tzid = tzids->snext(status))) {
440 delete tzids;
  /external/icu4c/i18n/
dtfmtsym.cpp 1061 StringEnumeration *tzids = NULL; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 95 milliseconds