Searched refs:expectedPattern1 (Results 1 – 1 of 1) sorted by relevance
641 UnicodeString patStr, expectedPattern1("1e-79#one|10000000000000#two|1e+77#three"), in TestChoiceFormatToPatternOverflow() local644 if (patStr != expectedPattern1 && patStr != expectedPattern2) { in TestChoiceFormatToPatternOverflow()645 …errln("ChoiceFormat returned \"" + patStr + "\" instead of \"" + expectedPattern1 + " or " + expec… in TestChoiceFormatToPatternOverflow()