Home
last modified time | relevance | path

Searched refs:test_plusSeconds_fromZero (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKLocalTime.java1668 public void test_plusSeconds_fromZero(int seconds, int hour, int min, int sec) { in test_plusSeconds_fromZero() method
DTCKLocalDateTime.java1944 public void test_plusSeconds_fromZero(int seconds, LocalDate date, int hour, int min, int sec) {