Home
last modified time | relevance | path

Searched refs:ldate2 (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
DTCKThaiBuddhistChronology.java477 MinguoDate ldate2 = MinguoChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
478 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()
DTCKMinguoChronology.java516 ThaiBuddhistDate ldate2 = ThaiBuddhistChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
517 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()
DTCKJapaneseChronology.java650 MinguoDate ldate2 = MinguoChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
651 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()