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

  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/chromium_org/third_party/icu/source/test/intltest/
tzfmttst.cpp 104 StringEnumeration *tzids = TimeZone::createEnumeration(); local
106 errln("tzids->count failed");
125 tzids->reset(status);
127 while ((tzid = tzids->snext(status))) {
239 delete tzids;
277 StringEnumeration *tzids = TimeZone::createEnumeration(); local
279 log.errln("tzids->count failed");
327 tzids->reset(status);
332 while ((tzid = tzids->snext(status))) {
433 delete tzids;
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp 148 StringEnumeration *tzids = TimeZone::createEnumeration(); local
173 tzids->reset(status);
175 while ((tzid = tzids->snext(status))) {
334 delete tzids;
376 StringEnumeration *tzids = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, status); local
436 tzids->reset(status);
441 while ((tzid = tzids->snext(status))) {
558 delete tzids;
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 1578 const UChar *tzids = ures_getString(regionalData, &len, &status); local
1644 const UChar *tzids = ures_getStringByKey(zones, region, &len, &tmperr); \/\/ use tmperr, because local
    [all...]
dtfmtsym.cpp 1097 StringEnumeration *tzids = NULL; local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
zstrfmt.cpp 1122 StringEnumeration *tzids = NULL; local
1206 StringEnumeration *tzids = TimeZone::createEnumeration(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 153 milliseconds