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

  /external/chromium/third_party/icu/source/test/cintltst/
cldrtest.c 608 UResourceBundle *fromDateTimeElements, *toDateTimeElements, *fromWeekendData = NULL, *toWeekendData = NULL;
624 toDateTimeElements = ures_getByKeyWithFallback(toGregorian, "DateTimeElements", NULL, &errorCode);
648 const int32_t *toBundleArr = ures_getIntVector(toDateTimeElements, &toSize, &errorCode);
734 ures_close(toDateTimeElements);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 608 UResourceBundle *fromDateTimeElements, *toDateTimeElements, *fromWeekendData = NULL, *toWeekendData = NULL;
624 toDateTimeElements = ures_getByKeyWithFallback(toGregorian, "DateTimeElements", NULL, &errorCode);
648 const int32_t *toBundleArr = ures_getIntVector(toDateTimeElements, &toSize, &errorCode);
734 ures_close(toDateTimeElements);
    [all...]

Completed in 15 milliseconds