Searched defs:jints (Results 1 – 1 of 1) sorted by relevance
130 ScopedJavaLocalRef<jintArray> jints, in CheckIntArrayConversion()208 ScopedJavaLocalRef<jintArray> jints(env, env->NewIntArray(kLen)); in TEST() local