Lines Matching refs:prettify
446 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength)) in debug()
447 + " Got: " + prettify(UnicodeString(prepOut,prepOutLength))); in debug()
488 + prettify(UnicodeString(expected,expectedLen)) in testAPI()
489 + " Got: " + prettify(UnicodeString(dest,destLen)) in testAPI()
502 + " Source: " + prettify(UnicodeString(src)) in testAPI()
519 " null terminated source "+ prettify(src) + in testAPI()
520 … " with both options set. Expected: "+ prettify(UnicodeString(expected,expectedLen))+ in testAPI()
521 "Got: " + prettify(UnicodeString(dest,destLen))); in testAPI()
536 + " Source: " + prettify(UnicodeString(src)) in testAPI()
564 + " Source: " + prettify(UnicodeString(src)) in testAPI()
591 + " Source: " + prettify(UnicodeString(src)) in testAPI()
607 …testName) +" null terminated source with both options set. Expected: "+ prettify(UnicodeString(exp… in testAPI()
620 + " Source: " + prettify(UnicodeString(src)) in testAPI()
647 + " Source: " + prettify(UnicodeString(src)) in testAPI()
1392 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()
1409 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()
1420 + " Expected: " + prettify(UnicodeString(exp, expLen)) in testCompareReferenceImpl()
1421 + " Got: " + prettify(UnicodeString(got, gotLen)) in testCompareReferenceImpl()
1422 + " for Source: "+ prettify(srcUChars) in testCompareReferenceImpl()
1431 +" for input: " + prettify(srcUChars)); in testCompareReferenceImpl()