Lines Matching full:skeleton
558 logln(UnicodeString(" ja locale with skeleton: YYYYMMM Best Pattern:") + bPattern);
583 logln(UnicodeString(" zh locale with skeleton: YYYYMMM Best Pattern:") + bPattern);
604 logln(UnicodeString(" en locale with skeleton: hmv Best Pattern:") + bPattern);
616 logln("Testing DateTimePatternGenerator with various skeleton");
655 logln("Testing DateTimePatternGenerator with various skeleton");
701 // ======= Test random skeleton
910 UnicodeString(", skeleton ") + skel +
1020 UnicodeString skeleton(skelBuf, skelLen, US_INV);
1021 UnicodeString pattern = dtpg->getBestPattern(skeleton, status);
1046 ", skeleton " + skeleton +