Searched refs:badData (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/text/Format/DateFormat/
H A DISO8601ZoneTest.java63 // badData[][0] - format
64 // badData[][1] - (bad) text to be parsed
65 // badData[][2] - subtext at the end of which a parse error is detected
66 static final String[][] badData = { field in class:ISO8601ZoneTest
135 for (String[] d : badData) {

Completed in 29 milliseconds