Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKPeriod.java634 public void test_plus_TemporalAmount(Period base, Period add, Period expected) { in test_plus_TemporalAmount() method in TCKPeriod
DTCKYearMonth.java827 …public void test_plus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth expe… in test_plus_TemporalAmount() method in TCKYearMonth
DTCKZonedDateTime.java1640 public void test_plus_TemporalAmount() {