Searched refs:prettify (Results 1 - 25 of 57) sorted by relevance

123

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dthcoll.cpp102 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str));
149 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str));
164 + " compare(" + IntlTest::prettify(lastWord, str);
166 + IntlTest::prettify(word, str) + ") returned " + result
176 msg.append("key1: ").append(prettify(k1, str)).append("\n");
177 msg.append("key2: ").append(prettify(k2, str));
284 i/3 + ": compare(" + IntlTest::prettify(s1, t1)
285 + " , " + IntlTest::prettify(s2, t2)
295 errln((UnicodeString)" key1: " + prettify(k1, t1) );
296 errln((UnicodeString)" key2: " + prettify(k
[all...]
H A Dmiscdtfm.cpp359 errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1]));
364 errln("*** Should have been " + prettify(jstShort) + " but it is: " + prettify(zones[index][2]));
369 errln("*** Should have been " + prettify(jstLong) + " but it is: " + prettify(zones[index][3]));
374 errln("*** Should have been " + prettify(jstShort)+ " but it is: " + prettify(zones[index][4]));
H A Duts46test.cpp216 prettify(result).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
230 prettify(result).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
589 prettify(uN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
607 prettify(uT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
620 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
626 prettify(aT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
633 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
637 prettify(aT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
655 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
656 prettify(uNa
[all...]
H A Dtsnmfmt.cpp292 errMsg = "**** FAIL: Parse of " + prettify(string[i-1]) + " failed.";
304 errMsg = ("**** FAIL: Parse of " + prettify(string[i-1])
345 prettify(string[k]) + " P> ");
367 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed.");
372 errln("**** FAIL: Parse of " + prettify(stringNum)
381 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed. Got:" + number.getLong()
H A Dtscoll.h44 static UnicodeString &prettify(const CollationKey &source, UnicodeString &target);
H A Dtransapi.cpp296 dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseError.postContext) );
302 message=t->getID() + "->transliterate(UnicodeString, UnicodeString) for\n\t Source:" + prettify(Data[i+1]);
342 dataerrln("FAIL: construction: " + prettify(Data2[i+0]) + " - " + u_errorName(status));
350 doTest(t->getID() + ".transliterate(UnicodeString, int32_t, int32_t, UnicodeString):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), gotResBuf, Data2[i+4]);
354 doTest(t->getID() + ".transliterate(Replaceable, int32_t, int32_t, ):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), temp, Data2[i+5]);
894 logln("OK:" + prettify(log));
896 errln("FAIL: " + prettify(log) + ", expected " + prettify(expected));
902 if (prettify(resul
[all...]
H A Daliastst.cpp227 errln("getCountry() failed for "+ UnicodeString(oldLoc.getName()) +" oldCountry= "+ prettify(oldCountry) +" newCountry = "+prettify(newCountry)+ " in display locale "+ UnicodeString(available[j].getName()));
233 errln("getLanguage() failed for " + UnicodeString(oldLoc.getName()) + " oldLang = "+ prettify(oldLang) +" newLang = "+prettify(newLang)+ " in display locale "+UnicodeString(available[j].getName()));
H A Didnaconf.cpp250 logln(UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
264 logln(UnicodeString("ICU will not recognize malformed ACE-Prefixes or incorrect ACE-Prefixes. ") + UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
H A Dtestidna.cpp442 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength))
443 + " Got: " + prettify(UnicodeString(prepOut,prepOutLength)));
480 + prettify(UnicodeString(expected,expectedLen))
481 + " Got: " + prettify(UnicodeString(dest,destLen))
494 + " Source: " + prettify(UnicodeString(src))
511 " null terminated source "+ prettify(src) +
512 " with both options set. Expected: "+ prettify(UnicodeString(expected,expectedLen))+
513 "Got: " + prettify(UnicodeString(dest,destLen)));
528 + " Source: " + prettify(UnicodeString(src))
556 + " Source: " + prettify(UnicodeStrin
[all...]
H A Dtscoll.cpp308 IntlTest::prettify(source, prettySource);
309 IntlTest::prettify(target, prettyTarget);
333 prettify(sourceKey, prettySource);
334 prettify(targetKey, prettyTarget);
379 UnicodeString &IntlTestCollator::prettify(const CollationKey &source, UnicodeString &target) function in class:IntlTestCollator
H A Dintltest.h252 static UnicodeString &prettify(const UnicodeString &source, UnicodeString &target);
253 static UnicodeString prettify(const UnicodeString &source, UBool parseBackslash=FALSE);
H A Ducaconf.cpp217 prettify(CollationKey(oldSk, oldLen), oldS);
218 prettify(CollationKey(newSk, resLen), newS);
/external/icu4c/test/intltest/
H A Dthcoll.cpp103 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str));
150 logln((UnicodeString)"Word " + wordCount + ": " + IntlTest::prettify(word, str));
163 + " compare(" + IntlTest::prettify(lastWord, str);
165 + IntlTest::prettify(word, str) + ") returned " + result
175 msg.append("key1: ").append(prettify(k1, str)).append("\n");
176 msg.append("key2: ").append(prettify(k2, str));
283 i/3 + ": compare(" + IntlTest::prettify(s1, t1)
284 + " , " + IntlTest::prettify(s2, t2)
294 errln((UnicodeString)" key1: " + prettify(k1, t1) );
295 errln((UnicodeString)" key2: " + prettify(k
[all...]
H A Duts46test.cpp217 prettify(result).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
231 prettify(result).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
613 prettify(uN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
631 prettify(uT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
644 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
650 prettify(aT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
657 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
661 prettify(aT).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
679 prettify(aN).extract(0, 0x7fffffff, buffer, LENGTHOF(buffer));
680 prettify(uNa
[all...]
H A Dtsnmfmt.cpp303 errMsg = "**** FAIL: Parse of " + prettify(string[i-1]) + " failed.";
315 errMsg = ("**** FAIL: Parse of " + prettify(string[i-1])
356 prettify(string[k]) + " P> ");
378 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed.");
383 errln("**** FAIL: Parse of " + prettify(stringNum)
392 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed. Got:" + number.getLong()
H A Dtscoll.h44 static UnicodeString &prettify(const CollationKey &source, UnicodeString &target);
H A Dtransapi.cpp296 dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseError.postContext) );
302 message=t->getID() + "->transliterate(UnicodeString, UnicodeString) for\n\t Source:" + prettify(Data[i+1]);
342 dataerrln("FAIL: construction: " + prettify(Data2[i+0]) + " - " + u_errorName(status));
350 doTest(t->getID() + ".transliterate(UnicodeString, int32_t, int32_t, UnicodeString):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), gotResBuf, Data2[i+4]);
354 doTest(t->getID() + ".transliterate(Replaceable, int32_t, int32_t, ):(" + start + "," + limit + ") for \n\t source: " + prettify(Data2[i+1]), temp, Data2[i+5]);
894 logln("OK:" + prettify(log));
896 errln("FAIL: " + prettify(log) + ", expected " + prettify(expected));
902 if (prettify(resul
[all...]
H A Daliastst.cpp227 errln("getCountry() failed for "+ UnicodeString(oldLoc.getName()) +" oldCountry= "+ prettify(oldCountry) +" newCountry = "+prettify(newCountry)+ " in display locale "+ UnicodeString(available[j].getName()));
233 errln("getLanguage() failed for " + UnicodeString(oldLoc.getName()) + " oldLang = "+ prettify(oldLang) +" newLang = "+prettify(newLang)+ " in display locale "+UnicodeString(available[j].getName()));
H A Didnaconf.cpp250 logln(UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
264 logln(UnicodeString("ICU will not recognize malformed ACE-Prefixes or incorrect ACE-Prefixes. ") + UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
H A Dmiscdtfm.cpp362 errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1]));
367 // errln("*** Should have been " + prettify(jstShort) + " but it is: " + prettify(zones[index][2]));
372 errln("*** Should have been " + prettify(jstLong) + " but it is: " + prettify(zones[index][3]));
377 // errln("*** Should have been " + prettify(jstShort)+ " but it is: " + prettify(zones[index][4]));
H A Dtestidna.cpp442 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength))
443 + " Got: " + prettify(UnicodeString(prepOut,prepOutLength)));
480 + prettify(UnicodeString(expected,expectedLen))
481 + " Got: " + prettify(UnicodeString(dest,destLen))
494 + " Source: " + prettify(UnicodeString(src))
511 " null terminated source "+ prettify(src) +
512 " with both options set. Expected: "+ prettify(UnicodeString(expected,expectedLen))+
513 "Got: " + prettify(UnicodeString(dest,destLen)));
528 + " Source: " + prettify(UnicodeString(src))
556 + " Source: " + prettify(UnicodeStrin
[all...]
H A Dtscoll.cpp312 IntlTest::prettify(source, prettySource);
313 IntlTest::prettify(target, prettyTarget);
337 prettify(sourceKey, prettySource);
338 prettify(targetKey, prettyTarget);
383 UnicodeString &IntlTestCollator::prettify(const CollationKey &source, UnicodeString &target) function in class:IntlTestCollator
H A Ducaconf.cpp261 prettify(CollationKey(oldSk, oldLen), oldS);
262 prettify(CollationKey(newSk, resLen), newS);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
H A Dprettify.rb30 puts PrettyPatch.prettify(patch_data)
H A DPrettyPatch_test.rb54 pretty = PrettyPatch.prettify(patch)

Completed in 749 milliseconds

123