Searched defs:test_until_TemporalUnit (Results 1 – 2 of 2) sorted by relevance
925 public void test_until_TemporalUnit(Year year1, Year year2, TemporalUnit unit, long expected) { in test_until_TemporalUnit() method in TCKYear
1249 …public void test_until_TemporalUnit(YearMonth ym1, YearMonth ym2, TemporalUnit unit, long expected… in test_until_TemporalUnit() method in TCKYearMonth