Searched defs:mdate2 (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
D | TCKThaiBuddhistChronology.java | 460 ThaiBuddhistDate mdate2 = ThaiBuddhistDate.of(2, 2, 2); in test_periodUntilDate() local 468 ThaiBuddhistDate mdate2 = ThaiBuddhistDate.of(2, 2, 2); in test_periodUntilUnit() local 476 ThaiBuddhistDate mdate2 = ThaiBuddhistDate.of(2, 2, 2); in test_periodUntilDiffChrono() local
|
D | TCKMinguoChronology.java | 499 MinguoDate mdate2 = MinguoDate.of(1971, 2, 2); in test_periodUntilDate() local 507 MinguoDate mdate2 = MinguoDate.of(1971, 2, 2); in test_periodUntilUnit() local 515 MinguoDate mdate2 = MinguoDate.of(1971, 2, 2); in test_periodUntilDiffChrono() local
|
D | TCKJapaneseChronology.java | 633 JapaneseDate mdate2 = JapaneseDate.of(1971, 2, 2); in test_periodUntilDate() local 641 JapaneseDate mdate2 = JapaneseDate.of(1971, 2, 2); in test_periodUntilUnit() local 649 JapaneseDate mdate2 = JapaneseDate.of(1971, 2, 2); in test_periodUntilDiffChrono() local
|