Home
last modified time | relevance | path

Searched defs:sampleParseableString (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_parse.cpp327 const char16_t* sampleParseableString; in testAffixPatternMatcher() member
337 UnicodeString sampleParseableString(cas.sampleParseableString); in testAffixPatternMatcher() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberParserTest.java331 String sampleParseableString = (String) cas[3]; in testAffixPatternMatcher() local