Home
last modified time | relevance | path

Searched refs:jSkeleton (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1333 UnicodeString jSkeleton("j"); in testJjMapping() local
1342 …UnicodeString jPattern = dtpg->getBestPattern(jSkeleton, UDATPG_MATCH_ALL_FIELDS_LENGTH, status); … in testJjMapping()
1378 UnicodeString jPattern = dtpg->getBestPattern(jSkeleton, status); in testJjMapping()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java1694 final String jSkeleton = "j"; in testJjMapping() local
1701 String jPattern = dtpg.getBestPattern(jSkeleton); in testJjMapping()
1715 String jPattern = dtpg.getBestPattern(jSkeleton); in testJjMapping()