Lines Matching full:from32
1822 UnicodeString from32 = UnicodeString::fromUTF32(utf32, UPRV_LENGTHOF(utf32));1824 if(from32 != expected) {