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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c 606 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
613 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
614 fromDateTimeElements = ures_getByKeyWithFallback(fromGregorian, "DateTimeElements", NULL, &errorCode);
625 fromWeekendData = ures_getByKeyWithFallback(fromGregorian, "weekend", NULL, &errorCode);
734 ures_close(fromGregorian);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 613 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
620 fromGregorian = ures_getByKeyWithFallback(fromCalendar, "gregorian", NULL, &errorCode);
666 ures_close(fromGregorian);
    [all...]

Completed in 1886 milliseconds