Home | History | Annotate | Download | only in intltest

Lines Matching defs:prettify

282 IntlTest::prettify(const UnicodeString &source,
318 IntlTest::prettify(const UnicodeString &source, UBool parseBackslash)
1712 prettify(actual) +
1713 "; expected " + prettify(expected));
1716 prettify(actual) +
1717 "; expected " + prettify(expected));
1723 logln((UnicodeString)"Ok: " + message + "; got " + prettify(actual));