Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKYearMonth.java827 …public void test_plus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth expe… in test_plus_TemporalAmount()
1042 …public void test_minus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth exp… in test_minus_TemporalAmount()