Home
last modified time | relevance | path

Searched defs:testRepeatCount (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java129 public void testRepeatCount() throws Throwable { in testRepeatCount() method in ValueAnimatorTest
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp1243 static void testRepeatCount(JNIEnv* env, jclass, jlong imageDecoderPtr, jint repeatCount) { in testRepeatCount() function