Home
last modified time | relevance | path

Searched defs:test_isLeapYear (Results 1 – 5 of 5) 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
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
DTCKThaiBuddhistChronology.java311 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKThaiBuddhistChronology
DTCKMinguoChronology.java304 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKMinguoChronology
DTCKJapaneseChronology.java403 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKJapaneseChronology