Home
last modified time | relevance | path

Searched refs:testRepeatCount (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp1243 static void testRepeatCount(JNIEnv* env, jclass, jlong imageDecoderPtr, jint repeatCount) { in testRepeatCount() function
1284 { "nTestRepeatCount", "(JI)V", (void*) testRepeatCount },
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java138 public void testRepeatCount() throws Throwable { in testRepeatCount() method in ValueAnimatorTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java1244 public void testRepeatCount(int resId, int repeatCount) throws IOException {