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

  /external/chromium/third_party/icu/source/test/cintltst/
cldrtest.c 610 UResourceBundle *fromLocaleBund = ures_open(NULL, fromLocale, &errorCode);
618 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode);
692 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode);
702 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode);
713 fromArray = ures_getByKey(fromLocaleBund, "DateTimePatterns", NULL, &errorCode);
721 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode);
743 ures_close(fromLocaleBund);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 610 UResourceBundle *fromLocaleBund = ures_open(NULL, fromLocale, &errorCode);
618 fromCalendar = ures_getByKey(fromLocaleBund, "calendar", NULL, &errorCode);
692 fromArray = ures_getByKey(fromLocaleBund, "CurrencyElements", NULL, &errorCode);
702 fromArray = ures_getByKey(fromLocaleBund, "NumberPatterns", NULL, &errorCode);
713 fromArray = ures_getByKey(fromLocaleBund, "DateTimePatterns", NULL, &errorCode);
721 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode);
743 ures_close(fromLocaleBund);
    [all...]

Completed in 2618 milliseconds