Searched refs:NewShortArray (Results 1 – 2 of 2) sorted by relevance
2096 static jshortArray NewShortArray(JNIEnv* env, jsize length) { in NewShortArray() function in art::JNI2904 JNIImpl::NewShortArray,
1253 EXPECT_PRIMITIVE_ARRAY(NewShortArray, GetShortArrayRegion, SetShortArrayRegion, in TEST_F()