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

  /external/chromium/third_party/icu/source/test/cintltst/
cldrtest.c 648 const int32_t *toBundleArr = ures_getIntVector(toDateTimeElements, &toSize, &errorCode);
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
673 const int32_t *toBundleArr = ures_getIntVector(toWeekendData, &toSize, &errorCode);
683 if (fromBundleArr[idx] != toBundleArr[idx]) {
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 648 const int32_t *toBundleArr = ures_getIntVector(toDateTimeElements, &toSize, &errorCode);
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
673 const int32_t *toBundleArr = ures_getIntVector(toWeekendData, &toSize, &errorCode);
683 if (fromBundleArr[idx] != toBundleArr[idx]) {
    [all...]

Completed in 27 milliseconds