Home
last modified time | relevance | path

Searched defs:ym2 (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKYearMonth.java1249 …public void test_until_TemporalUnit(YearMonth ym1, YearMonth ym2, TemporalUnit unit, long expected… in test_until_TemporalUnit()
1255 …public void test_until_TemporalUnit_negated(YearMonth ym1, YearMonth ym2, TemporalUnit unit, long … in test_until_TemporalUnit_negated()
1261 …public void test_until_TemporalUnit_between(YearMonth ym1, YearMonth ym2, TemporalUnit unit, long … in test_until_TemporalUnit_between()