Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DView_AnimationTest.java114 assertFalse(mAnimation.hasStarted()); in testClearBeforeAnimation()
126 assertFalse(mAnimation.hasStarted()); in testClearBeforeAnimation()
138 PollingCheck.waitFor(TIME_OUT, mAnimation::hasStarted); in testClearDuringAnimation()
142 assertTrue(mAnimation.hasStarted()); in testClearDuringAnimation()
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimationTestUtils.java77 PollingCheck.waitFor(animation::hasStarted); in assertRunAnimation()
DAnimationTest.java267 PollingCheck.waitFor(anim::hasStarted); in testRepeatAnimation()
312 PollingCheck.waitFor(anim::hasStarted); in testRepeatAnimation()
416 assertFalse(anim.hasStarted()); in testRunAccelerateAlpha()
431 assertFalse(anim.hasStarted()); in testGetTransformation()
438 PollingCheck.waitFor(anim::hasStarted); in testGetTransformation()
DAccelerateDecelerateInterpolatorTest.java102 assertFalse(anim.hasStarted()); in testAccelerateDecelerateInterpolator()
DLinearInterpolatorTest.java108 assertFalse(anim.hasStarted()); in testLinearInterpolator()
DDecelerateInterpolatorTest.java111 assertFalse(anim.hasStarted()); in testDecelerateInterpolator()
DAccelerateInterpolatorTest.java108 assertFalse(anim.hasStarted()); in testAccelerateInterpolator()
DCycleInterpolatorTest.java100 assertFalse(anim.hasStarted()); in testCycleInterpolator()
/cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/
DJvmtiHostTest.java139 assertTrue(tr.getErrors(), tr.hasStarted()); in testJvmti()
264 public boolean hasStarted() { in hasStarted() method in JvmtiHostTest.TestResults
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42053 method public boolean hasStarted();
55399 method public boolean hasStarted();