Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKPeriod.java345 public void factory_parse_plus(String text, Period expected) { in factory_parse_plus() method in TCKPeriod
DTCKDuration.java635 public void factory_parse_plus(String text, long expectedSeconds, int expectedNanoOfSecond) { in factory_parse_plus() method in TCKDuration