Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/tck/java/time/format/
DTCKDTFParsedInstant.java216 public void testWithOffsetWithoutZone(String odtString, OffsetDateTime expectedOTD) { in testWithOffsetWithoutZone() argument
219 assertEquals(expectedOTD, odt1); in testWithOffsetWithoutZone()