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