HomeSort by relevance Sort by last modified time
    Searched refs:toWeekendData (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;
636 toWeekendData = ures_getByKeyWithFallback(toGregorian, "weekend", NULL, &errorCode);
673 const int32_t *toBundleArr = ures_getIntVector(toWeekendData, &toSize, &errorCode);
736 ures_close(toWeekendData);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 608 UResourceBundle *fromDateTimeElements, *toDateTimeElements, *fromWeekendData = NULL, *toWeekendData = NULL;
636 toWeekendData = ures_getByKeyWithFallback(toGregorian, "weekend", NULL, &errorCode);
673 const int32_t *toBundleArr = ures_getIntVector(toWeekendData, &toSize, &errorCode);
736 ures_close(toWeekendData);
    [all...]

Completed in 54 milliseconds