Home | History | Annotate | Download | only in intltest

Lines Matching refs:toUTF8String

1923     // Initial contents for testing that toUTF8String() appends.
1927 std::string &result8r = us.toUTF8String(result8);
1929 errln("UnicodeString::toUTF8String() did not create the expected string.");