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.java2069 String testStart = "2009-10-01T08:00:00"; in testInstanceSearch() local
2072 startTime.parse3339(testStart); in testInstanceSearch()
2518 String testStart = "1999-04-18T00: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/
DAnimatorTest.java60 public void testStart() throws Exception { in testStart() method in AnimatorTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimationDrawableTest.java115 public void testStart() throws Throwable { in testStart() method in AnimationDrawableTest
/cts/tests/tests/view/src/android/view/animation/cts/
DLayoutAnimationControllerTest.java409 public void testStart() {
DAnimationTest.java595 public void testStart() {