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