Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java3346 cleanupEnterpriseTestForCalendars(1); in testEnterpriseInstancesGetCorrectValue()
3382 cleanupEnterpriseTestForCalendars(1); in testEnterpriseInstancesContentSearch()
3421 cleanupEnterpriseTestForCalendars(1); in testEnterpriseEventsGetCorrectValue()
3457 cleanupEnterpriseTestForCalendars(1); in testEnterpriseEventsGetCorrectValueWithId()
3496 cleanupEnterpriseTestForCalendars(1); in testEnterpriseEventsProjectionCalibration()
3546 cleanupEnterpriseTestForCalendars(2); in testEnterpriseCalendarGetCorrectValue()
3571 cleanupEnterpriseTestForCalendars(2); in testEnterpriseCalendarGetCorrectValueWithId()
3597 cleanupEnterpriseTestForCalendars(1); in testEnterpriseCalendarsProjectionCalibration()
3631 cleanupEnterpriseTestForCalendars(1); in testEnterpriseCalendarsNotAllowed()
3635 private void cleanupEnterpriseTestForCalendars(int numToDelete) { in cleanupEnterpriseTestForCalendars() method in CalendarProvider2Test