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