Searched refs:endMinute (Results 1 – 1 of 1) sorted by relevance
2665 long endMinute = instances.getLong(2); in testSingleRecurrenceExceptions() local2666 assertTrue("instance end times are different", endMinute != prevMinute); in testSingleRecurrenceExceptions()2668 prevMinute = endMinute; in testSingleRecurrenceExceptions()