Home
last modified time | relevance | path

Searched defs:bestPattern (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddtptngts.cpp635 UnicodeString bestPattern; in testAPI() local
672 UnicodeString bestPattern; in testAPI() local
725 UnicodeString bestPattern = randDTGen->getBestPattern(randomSkeleton, status); in testAPI() local
/external/icu/icu4c/source/i18n/
Dudatpg.cpp61 UChar *bestPattern, int32_t capacity, in udatpg_getBestPattern()
72 UChar *bestPattern, int32_t capacity, in udatpg_getBestPatternWithOptions()
Ddtptngen.cpp1059 const UnicodeString *bestPattern = nullptr; in getBestPattern() local
1429 const UnicodeString *bestPattern=nullptr; in getBestRaw() local
/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c137 UChar bestPattern[20]; in TestUsage() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormat.java2133 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
2174 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateFormat.java1986 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
2023 final String bestPattern = generator.getBestPattern(skeleton); in getInstanceForSkeleton() local
/external/icu/libandroidicu/static_shim/
Dshim.cpp1501 …mePatternGenerator * dtpg, const UChar * skeleton, int32_t length, UChar * bestPattern, int32_t ca… in udatpg_getBestPattern_android()
1504 … * skeleton, int32_t length, UDateTimePatternMatchOptions options, UChar * bestPattern, int32_t ca… in udatpg_getBestPatternWithOptions_android()