Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/time/
DDurationTest.java62 public void test_subtractFrom() { in test_subtractFrom() method in DurationTest
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
DTCKChronoPeriod.java219 public void test_subtractFrom(Chronology chrono) { in test_subtractFrom() method in TCKChronoPeriod
/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKPeriod.java1113 public void test_subtractFrom(Period period, LocalDate baseDate, LocalDate expected) { in test_subtractFrom() method in TCKPeriod