Home | History | Annotate | Download | only in intltest

Lines Matching refs:pattern1

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