Searched defs:secondsPart (Results 1 – 2 of 2) sorted by relevance
154 get secondsPart() { getter in UtcOffset
2111 …t_toPart(String text, long daysPart, int hoursPart, int minutesPart, int secondsPart, int millisPa… in test_toPart()2116 assertEquals(test.toSecondsPart(), secondsPart); in test_toPart() local