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

/libcore/ojluni/src/test/java/time/tck/java/time/
H A DTCKPeriod.java339 public void factory_parse(String text, Period expected) { method in class:TCKPeriod
H A DTCKDuration.java628 public void factory_parse(String text, long expectedSeconds, int expectedNanoOfSecond) { method in class:TCKDuration
H A DTCKInstant.java331 public void factory_parse(String text, long expectedEpochSeconds, int expectedNanoOfSecond) { method in class:TCKInstant

Completed in 99 milliseconds