Home
last modified time | relevance | path

Searched defs:subformats (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/text/Format/MessageFormat/
DMessageFormatsByArgumentIndex.java42 Format[] subformats; in main() local
101 private static void checkSubformatLength(Format[] subformats, int expected) { in checkSubformatLength()
107 private static void checkSubformat(Format[] subformats, int index, Format expected) { in checkSubformat()