Home
last modified time | relevance | path

Searched defs:msgf (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTestMessageFormat.java2122 MessageFormat msgf = new MessageFormat(messagePattern, locale); in TestMessageFormatNumberSkeleton() local
2133 MessageFormat msgf = new MessageFormat(messagePattern, locale); in doTheRealDateTimeSkeletonTesting() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java2119 MessageFormat msgf = new MessageFormat(messagePattern, locale); in TestMessageFormatNumberSkeleton() local
2130 MessageFormat msgf = new MessageFormat(messagePattern, locale); in doTheRealDateTimeSkeletonTesting() local
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp2022 MessageFormat msgf(cas.messagePattern, cas.localeName, status); in TestMessageFormatNumberSkeleton() local
2038 MessageFormat msgf(messagePattern, localeName, status); in doTheRealDateTimeSkeletonTesting() local