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