Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2070 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/
DAnimatorTest.java83 public void testStart() throws Exception { in testStart() method in AnimatorTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimationDrawableTest.java114 public void testStart() throws Throwable { in testStart() method in AnimationDrawableTest
/cts/tests/tests/view/src/android/view/animation/cts/
DLayoutAnimationControllerTest.java421 public void testStart() { in testStart() method in LayoutAnimationControllerTest
DAnimationTest.java602 public void testStart() {