Home
last modified time | relevance | path

Searched refs:verifyRecurType (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DEventRecurrenceTest.java38 verifyRecurType("FREQ=SECONDLY", in test0()
59 verifyRecurType("FREQ=MINUTELY", in test1()
80 verifyRecurType("FREQ=HOURLY", in test2()
101 verifyRecurType("FREQ=DAILY", in test3()
122 verifyRecurType("FREQ=WEEKLY", in test4()
143 verifyRecurType("FREQ=MONTHLY", in test5()
164 verifyRecurType("FREQ=YEARLY", in test6()
208 verifyRecurType("FREQ=DAILY;COUNT=334", in test8()
252 verifyRecurType("FREQ=DAILY" in test10()
283 verifyRecurType("FREQ=DAILY" in test11()
[all …]