Searched refs:itemStr (Results 1 – 1 of 1) sorted by relevance
359 UChar ustr[4096], itemStr[4096]; in expectItems() local400 itemStr, sizeof(itemStr), &ec); in expectItems()411 itemStr[itemLen] = 0; in expectItems()412 u_UCharsToChars(itemStr, buf, itemLen+1); in expectItems()439 if (u_strcmp(ustr, itemStr) != 0) { in expectItems()