Searched refs:shortPatSkeleton (Results 1 – 2 of 2) sorted by relevance
1385 …UnicodeString shortPatSkeleton = DateTimePatternGenerator::staticGetSkeleton(shortPattern, status); in testJjMapping() local1393 if (shortPatSkeleton.indexOf(*charPtr) < 0) { in testJjMapping()
1718 String shortPatSkeleton = dtpg.getSkeleton(shortPattern); in testJjMapping() local1721 if (shortPatSkeleton.indexOf(timeCycleChar) < 0) { in testJjMapping()