Searched refs:localizedPattern (Results 1 – 10 of 10) sorted by relevance
109 public String localizedPattern = null; field in NumberFormatTestTuple379 localizedPattern = value; in setLocalizedPattern()
251 if (tuple.localizedPattern != null) {252 fmt.applyLocalizedPattern(tuple.localizedPattern);430 if (tuple.localizedPattern != null) {431 fmt.applyLocalizedPattern(tuple.localizedPattern);
110 public String localizedPattern = null; field in NumberFormatTestTuple380 localizedPattern = value; in setLocalizedPattern()
255 if (tuple.localizedPattern != null) {256 fmt.applyLocalizedPattern(tuple.localizedPattern);434 if (tuple.localizedPattern != null) {435 fmt.applyLocalizedPattern(tuple.localizedPattern);
118 UnicodeString localizedPattern; variable
326 FIELD_INIT(localizedPattern, &gStrOps),
207 fmt.applyLocalizedPattern(tuple.localizedPattern, status); in adjustDecimalFormat()
536 locale localizedPattern format output breaks