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