Home
last modified time | relevance | path

Searched defs:jints (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/android/
Djni_array_unittest.cc130 ScopedJavaLocalRef<jintArray> jints, in CheckIntArrayConversion()
208 ScopedJavaLocalRef<jintArray> jints(env, env->NewIntArray(kLen)); in TEST() local