Searched refs:itemStr (Results 1 – 1 of 1) sorted by relevance
413 UChar ustr[4096], itemStr[4096]; in expectItems() local460 itemStr, UPRV_LENGTHOF(itemStr), &ec); in expectItems()476 itemStr[itemLen] = 0; in expectItems()477 u_UCharsToChars(itemStr, buf, itemLen+1); in expectItems()504 if (u_strcmp(ustr, itemStr) != 0) { in expectItems()