Home | History | Annotate | Download | only in intltest

Lines Matching refs:pattern1

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