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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp1776 UnicodeString toPat; local
1777 set.toPattern(toPat);
1778 if (expToPat == toPat) {
1780 " => " + toPat);
1783 " => " + prettify(toPat, TRUE) +
/external/icu4c/test/intltest/
H A Dtranstst.cpp1777 UnicodeString toPat; local
1778 set.toPattern(toPat);
1779 if (expToPat == toPat) {
1781 " => " + toPat);
1784 " => " + prettify(toPat, TRUE) +

Completed in 68 milliseconds