Searched refs:DATE_STYLE_NAMES (Results 1 – 1 of 1) sorted by relevance
581 static String[] DATE_STYLE_NAMES = { field in DateTimeGeneratorTest602 …return "Mismatch in in ordering for " + uLocale + ": " + DATE_STYLE_NAMES[style1] + ": " + order1 … in showOrderComparison()604 + DATE_STYLE_NAMES[style2] + ": " + order2 + ", <" + pattern2 + ">; " ; in showOrderComparison()