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

  /external/chromium/third_party/icu/source/test/cintltst/
cldrtest.c 647 const int32_t *fromBundleArr = ures_getIntVector(fromDateTimeElements, &fromSize, &errorCode);
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
672 const int32_t *fromBundleArr = ures_getIntVector(fromWeekendData, &fromSize, &errorCode);
683 if (fromBundleArr[idx] != toBundleArr[idx]) {
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 647 const int32_t *fromBundleArr = ures_getIntVector(fromDateTimeElements, &fromSize, &errorCode);
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
672 const int32_t *fromBundleArr = ures_getIntVector(fromWeekendData, &fromSize, &errorCode);
683 if (fromBundleArr[idx] != toBundleArr[idx]) {
    [all...]

Completed in 3125 milliseconds