Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc644 void my_arraycopy(JNIEnv* env, jclass klass, jobject src, jint src_pos, jobject dst, jint dst_pos, … in my_arraycopy() function
656 reinterpret_cast<void*>(&my_arraycopy)); in TEST_F()