Searched refs:SetDoubleArrayRegion (Results 1 – 3 of 3) sorted by relevance
2309 static void SetDoubleArrayRegion(JNIEnv* env, jdoubleArray array, jsize start, jsize length, in SetDoubleArrayRegion() function in art::JNI2817 JNI::SetDoubleArrayRegion,
2007 CheckJNI::SetDoubleArrayRegion,
1080 EXPECT_PRIMITIVE_ARRAY(NewDoubleArray, GetDoubleArrayRegion, SetDoubleArrayRegion, in TEST_F()