Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ditrbnf.cpp2330 UnicodeString spelledNumberString(testData[i]); in TestParseFailure() local
2332 rbnf.parse(spelledNumberString, actualNumber, status); in TestParseFailure()
2446 UnicodeString spelledNumberString = UnicodeString(spelledNumber).unescape(); in doLenientParseTest() local
2448 formatter->parse(spelledNumberString, actualNumber, status); in doLenientParseTest()
2451 msg.append(spelledNumberString); in doLenientParseTest()
2477 msg.append(spelledNumberString); in doLenientParseTest()