Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestZoneTextPrinterParser.java125 printText(locale, zdt, TextStyle.FULL, tz, in test_printText()
127 printText(locale, zdt, TextStyle.SHORT, tz, in test_printText()
148 …private void printText(Locale locale, ZonedDateTime zdt, TextStyle style, TimeZone zone, String ex… in printText() method in TestZoneTextPrinterParser