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

/libcore/ojluni/src/test/java/time/tck/java/time/
H A DTestIsoChronology.java271 public void test_isLeapYear(int year, boolean isLeapYear) { method in class:TestIsoChronology
H A DTCKYearMonth.java1095 public void test_isLeapYear() { method in class:TCKYearMonth
H A DTCKLocalDate.java777 public void test_isLeapYear() { method in class:TCKLocalDate
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
H A DTCKMinguoChronology.java304 public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, boolean isLeapYear) { method in class:TCKMinguoChronology
H A DTCKThaiBuddhistChronology.java311 public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, boolean isLeapYear) { method in class:TCKThaiBuddhistChronology
H A DTCKJapaneseChronology.java391 public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, boolean isLeapYear) { method in class:TCKJapaneseChronology

Completed in 86 milliseconds