Searched refs:iter40 (Results 1 – 1 of 1) sorted by relevance
2431 UCharIterator iter40, iter72; in TestIterNumeric() local2432 uiter_setUTF8(&iter40, "\x34\x30", 2); in TestIterNumeric()2434 UCollationResult result = coll.compare(iter40, iter72, errorCode); in TestIterNumeric()