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

/openjdk10/jdk/test/java/time/tck/java/time/
H A DTCKPeriod.java779 public void test_minus_TemporalAmount(Period base, Period subtract, Period expected) { method in class:TCKPeriod
H A DTCKYearMonth.java1039 public void test_minus_TemporalAmount(YearMonth base, TemporalAmount temporalAmount, YearMonth expectedYearMonth, Class<?> expectedEx) { method in class:TCKYearMonth
H A DTCKZonedDateTime.java1847 public void test_minus_TemporalAmount() { method in class:TCKZonedDateTime

Completed in 89 milliseconds