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/
DTCKMinguoChronology.java516 ThaiBuddhistDate ldate2 = ThaiBuddhistChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
517 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()
DTCKThaiBuddhistChronology.java477 MinguoDate ldate2 = MinguoChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
478 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()
DTCKJapaneseChronology.java643 MinguoDate ldate2 = MinguoChronology.INSTANCE.date(mdate2); in test_periodUntilDiffChrono() local
644 ChronoPeriod period = mdate1.until(ldate2); in test_periodUntilDiffChrono()