Searched refs:fromBundleArr (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcldrtest.c647 const int32_t *fromBundleArr = ures_getIntVector(fromDateTimeElements, &fromSize, &errorCode); local
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
672 const int32_t *fromBundleArr = ures_getIntVector(fromWeekendData, &fromSize, &errorCode); local
683 if (fromBundleArr[idx] != toBundleArr[idx]) {
/external/icu4c/test/cintltst/
H A Dcldrtest.c647 const int32_t *fromBundleArr = ures_getIntVector(fromDateTimeElements, &fromSize, &errorCode); local
658 if (fromBundleArr[idx] != toBundleArr[idx]) {
672 const int32_t *fromBundleArr = ures_getIntVector(fromWeekendData, &fromSize, &errorCode); local
683 if (fromBundleArr[idx] != toBundleArr[idx]) {

Completed in 37 milliseconds