Searched refs:testStart (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/provider/src/android/provider/cts/ |
D | CalendarTest.java | 2070 String testStart = "2009-10-01T08:00:00"; in testInstanceSearch() local 2073 startTime.parse3339(testStart); in testInstanceSearch() 2519 String testStart = "1999-04-18T00:00:00"; in testSingleRecurrenceExceptions() local 2523 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2569 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2595 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2617 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2655 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions() 2698 String testStart = "1991-02-03T00:00:00"; in testNonAdapterRecurrenceExceptions() local 2703 expandInstanceRange(account, calendarId, testStart, testEnd, timeZone); in testNonAdapterRecurrenceExceptions() [all …]
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimatorTest.java | 83 public void testStart() throws Exception { in testStart() method in AnimatorTest
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimationDrawableTest.java | 114 public void testStart() throws Throwable { in testStart() method in AnimationDrawableTest
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | LayoutAnimationControllerTest.java | 421 public void testStart() { in testStart() method in LayoutAnimationControllerTest
|
D | AnimationTest.java | 602 public void testStart() {
|