Home
last modified time | relevance | path

Searched refs:expectedPattern1 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp641 UnicodeString patStr, expectedPattern1("1e-79#one|10000000000000#two|1e+77#three"), in TestChoiceFormatToPatternOverflow() local
644 if (patStr != expectedPattern1 && patStr != expectedPattern2) { in TestChoiceFormatToPatternOverflow()
645 …errln("ChoiceFormat returned \"" + patStr + "\" instead of \"" + expectedPattern1 + " or " + expec… in TestChoiceFormatToPatternOverflow()