Searched refs:getMonth (Results 1 – 6 of 6) sorted by relevance
81 assertEquals(Calendar.SEPTEMBER, helper.getMonth()); in testNextMonth()167 assertEquals(Calendar.AUGUST, mHelper.getMonth()); in testPrevMonth()175 assertEquals(Calendar.DECEMBER, mHelper.getMonth()); in testPrevMonth()
61 .that(datePicker.getMonth()).isEqualTo(expectedMonth); in assertAutoFilled()
189 assertEquals(date.getMonth(), parseDate.getMonth()); in testFormatMethods()
68 public int getMonth() { in getMonth() method in Asn1UTCTime
395 assertEquals(month, datePicker.getMonth()); in assertValues()
629 int nonAutofilledMonth = datePicker.getMonth();