Home | History | Annotate | Download | only in jobject-benchmark

Lines Matching refs:reps

27     JNIEnv* env, jobject jobj, jint reps) {
31 for (jint i = 0; i < reps; ++i) {
38 JNIEnv* env, jobject jobj, jint reps) {
43 for (jint i = 0; i < reps; ++i) {
50 JNIEnv* env, jobject jobj, jint reps) {
54 for (jint i = 0; i < reps; ++i) {
61 JNIEnv* env, jobject jobj, jint reps) {
66 for (jint i = 0; i < reps; ++i) {
73 JNIEnv* env, jobject jobj, jint reps) {
77 for (jint i = 0; i < reps; ++i) {
84 JNIEnv* env, jobject jobj, jint reps) {
89 for (jint i = 0; i < reps; ++i) {
96 JNIEnv* env, jobject jobj, jint reps) {
98 for (jint i = 0; i < reps; ++i) {