Home | History | Annotate | Download | only in intltest

Lines Matching full:plus

177     UnicodeString pattern2("Double '' Quotes {0} test and quoted '{1}' test plus 'other {2} stuff'.");
260 if (tempBuffer != "Double ' Quotes 7 test and quoted {1} test plus other {2} stuff.")
265 if (!tempBuffer.equals("Double ' Quotes {0} test and quoted {1} test plus other {2} stuff."))