Searched defs:msgfmt (Results 1 – 4 of 4) sorted by relevance
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tmsgfmt.cpp | 1736 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); in testCoverage() local 1807 …MessageFormat msgfmt("Hello, {alice,number} {oops,date,full} {zip,spellout} World.", Locale::getR… in testGetFormatNames() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | tmsgfmt.cpp | 1736 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); in testCoverage() local 1807 …MessageFormat msgfmt("Hello, {alice,number} {oops,date,full} {zip,spellout} World.", Locale::getR… in testGetFormatNames() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | TestMessageFormat.java | 1563 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | TestMessageFormat.java | 1566 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
|