Home | History | Annotate | Download | only in intltest

Lines Matching refs:pattern1

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