Home | History | Annotate | Download | only in intltest

Lines Matching refs:pattern1

177     UnicodeString pattern1("Impossible {1} has occurred -- status code is {0} and message is {2}.");
186 logln("Apply with pattern : " + pattern1);
187 messageFormatter->applyPattern(pattern1, status);