Searched defs:mdate1 (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
D | TCKThaiBuddhistChronology.java | 459 ThaiBuddhistDate mdate1 = ThaiBuddhistDate.of(1, 1, 1); in test_periodUntilDate() local 467 ThaiBuddhistDate mdate1 = ThaiBuddhistDate.of(1, 1, 1); in test_periodUntilUnit() local 475 ThaiBuddhistDate mdate1 = ThaiBuddhistDate.of(1, 1, 1); in test_periodUntilDiffChrono() local
|
D | TCKMinguoChronology.java | 498 MinguoDate mdate1 = MinguoDate.of(1970, 1, 1); in test_periodUntilDate() local 506 MinguoDate mdate1 = MinguoDate.of(1970, 1, 1); in test_periodUntilUnit() local 514 MinguoDate mdate1 = MinguoDate.of(1970, 1, 1); in test_periodUntilDiffChrono() local
|
D | TCKJapaneseChronology.java | 625 JapaneseDate mdate1 = JapaneseDate.of(1970, 1, 1); in test_periodUntilDate() local 633 JapaneseDate mdate1 = JapaneseDate.of(1970, 1, 1); in test_periodUntilUnit() local 641 JapaneseDate mdate1 = JapaneseDate.of(1970, 1, 1); in test_periodUntilDiffChrono() local
|