Home
last modified time | relevance | path

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

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