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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcldrtest.c591 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); local
592 if (fromBundleStr && toBundleStr && u_strcmp(fromBundleStr, toBundleStr) != 0)
600 austrdup(toBundleStr));
/external/icu4c/test/cintltst/
H A Dcldrtest.c591 const UChar *toBundleStr = ures_getStringByIndex(toArray, idx, NULL, &errorCode); local
592 if (fromBundleStr && toBundleStr && u_strcmp(fromBundleStr, toBundleStr) != 0)
600 austrdup(toBundleStr));

Completed in 40 milliseconds