Searched refs:testStart (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/ |
D | CalendarTest.java | 2069 String testStart = "2009-10-01T08:00:00"; in testInstanceSearch() local 2072 startTime.parse3339(testStart); in testInstanceSearch() 2518 String testStart = "1999-07-02T00:00:00"; in testSingleRecurrenceExceptions() local 2522 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2568 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2594 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2616 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2654 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2697 String testStart = "1991-02-03T00:00:00"; in testNonAdapterRecurrenceExceptions() local 2702 expandInstanceRange(account, calendarId, testStart, testEnd, timeZone); in testNonAdapterRecurrenceExceptions() [all …]
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimatorTest.java | 102 public void testStart() throws Exception { in testStart() method in AnimatorTest
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimationDrawableTest.java | 139 public void testStart() throws Throwable { in testStart() method in AnimationDrawableTest
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | LayoutAnimationControllerTest.java | 433 public void testStart() { in testStart() method in LayoutAnimationControllerTest
|
D | AnimationTest.java | 613 public void testStart() {
|