Searched defs:msgFmt (Results 1 – 4 of 4) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tmsgfmt.cpp | 617 MessageFormat* msgFmt = new MessageFormat(t5, Locale("fr"), err); in testMsgFormatPlural() local 639 MessageFormat msgFmt(UNICODE_STRING_SIMPLE( in testApostropheInPluralAndSelect() local 654 void TestMessageFormat::internalFormat(MessageFormat* msgFmt , in internalFormat() 679 LocalPointer<MessageFormat> msgFmt(new MessageFormat(pattern, locale, status)); in internalCreate() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | tmsgfmt.cpp | 617 MessageFormat* msgFmt = new MessageFormat(t5, Locale("fr"), err); in testMsgFormatPlural() local 639 MessageFormat msgFmt(UNICODE_STRING_SIMPLE( in testApostropheInPluralAndSelect() local 654 void TestMessageFormat::internalFormat(MessageFormat* msgFmt , in internalFormat() 679 LocalPointer<MessageFormat> msgFmt(new MessageFormat(pattern, locale, status)); in internalCreate() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | TestMessageFormat.java | 1289 MessageFormat msgFmt = new MessageFormat( in testNestedFormatsInPluralFormat() local 1395 MessageFormat msgFmt = null ; in testSelectFormat() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | TestMessageFormat.java | 1292 MessageFormat msgFmt = new MessageFormat( in testNestedFormatsInPluralFormat() local 1398 MessageFormat msgFmt = null ; in testSelectFormat() local
|