Searched refs:getFormattedDates (Results 1 – 2 of 2) sorted by relevance
44 private static String[] getFormattedDates(long[] dates, Time time, boolean truncate) { in getFormattedDates() method in RRuleTest124 String[] actual = getFormattedDates(out, outCal, truncate); in runRecurrenceIteratorTest()
35 private static String[] getFormattedDates(long[] dates, Time time) { in getFormattedDates() method in RecurrenceProcessorTest114 String[] actual = getFormattedDates(out, outCal); in verifyRecurrence()