Searched refs:test_isLeapYear (Results 1 – 6 of 6) sorted by relevance
/libcore/ojluni/src/test/java/time/tck/java/time/ |
D | TestIsoChronology.java | 271 public void test_isLeapYear(int year, boolean isLeapYear) { in test_isLeapYear() method in TestIsoChronology
|
D | TCKYearMonth.java | 1095 public void test_isLeapYear() { in test_isLeapYear() method in TCKYearMonth
|
D | TCKLocalDate.java | 777 public void test_isLeapYear() {
|
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
D | TCKMinguoChronology.java | 304 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKMinguoChronology
|
D | TCKThaiBuddhistChronology.java | 311 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKThaiBuddhistChronology
|
D | TCKJapaneseChronology.java | 391 …public void test_isLeapYear(int eraValue, Era era, int yearOfEra, int expectedProlepticYear, bool… in test_isLeapYear() method in TCKJapaneseChronology
|