Searched refs:showDifference (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp594 UnicodeString showDifference(const UnicodeString& expected, const UnicodeString& result) function
776 appendErr.append(showDifference(*o, str));
928 showDifference(kPercentFormatTestData[whichLine].string,output));
995 error("PatternFormat: \n" + showDifference(expected,result));
/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp600 UnicodeString showDifference(const UnicodeString& expected, const UnicodeString& result) function
781 appendErr.append(showDifference(*o, str));
933 showDifference(kPercentFormatTestData[whichLine].string,output));
1000 error("PatternFormat: \n" + showDifference(expected,result));

Completed in 111 milliseconds