Home | History | Annotate | Download | only in intltest

Lines Matching refs:fromUTF32

1824     UnicodeString from32 = UnicodeString::fromUTF32(utf32, LENGTHOF(utf32));
1827 errln("UnicodeString::fromUTF32() did not create the expected string.");