Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKYear.java925 public void test_until_TemporalUnit(Year year1, Year year2, TemporalUnit unit, long expected) { in test_until_TemporalUnit() method in TCKYear
DTCKYearMonth.java1249 …public void test_until_TemporalUnit(YearMonth ym1, YearMonth ym2, TemporalUnit unit, long expected… in test_until_TemporalUnit() method in TCKYearMonth