Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/format/
DTCKDateTimeFormatter.java122 private static final DateTimeFormatter BASIC_FORMATTER = DateTimeFormatter.ofPattern("'ONE'd"); field in TCKDateTimeFormatter
886 Format format = BASIC_FORMATTER.toFormat(); in test_toFormat_Query_format()
906 BASIC_FORMATTER.toFormat(null); in test_toFormat_Query()