Searched refs:testRepeatCount (Results 1 – 3 of 3) sorted by relevance
1243 static void testRepeatCount(JNIEnv* env, jclass, jlong imageDecoderPtr, jint repeatCount) { in testRepeatCount() function1284 { "nTestRepeatCount", "(JI)V", (void*) testRepeatCount },
129 public void testRepeatCount() throws Throwable { in testRepeatCount() method in ValueAnimatorTest
1148 public void testRepeatCount(int resId, int repeatCount) throws IOException {