Home | History | Annotate | Download | only in chrono

Lines Matching defs:maxlength

402     public void test_valueRange_monthDays(int year, int month, int maxlength) {
408 assertEquals(range.getMaximum(), month, maxlength);