Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKPeriod.java779 public void test_minus_TemporalAmount(Period base, Period subtract, Period expected) { in test_minus_TemporalAmount() method in TCKPeriod
DTCKYearMonth.java1042 …public void test_minus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth exp… in test_minus_TemporalAmount() method in TCKYearMonth
DTCKZonedDateTime.java1845 public void test_minus_TemporalAmount() {