Home | History | Annotate | Download | only in test

Lines Matching refs:jni

187                 $(foreach jni, $(8), \
193 test-art-$(target)-run-test-$(run-type)-$(prebuild)-$(compiler)-$(relocate)-$(trace)-$(gc)-$(jni)-$(image)-$(pictest)-$(debuggable)-$(test)$(address_size) \
458 # also uses Generic JNI instead of the JNI compiler.
601 $(foreach jni, $(JNI_TYPES), \
602 $(eval ART_RUN_TEST_$(call name-to-var,$(target))_$(call name-to-var,$(jni))_RULES :=)))
662 # {6: trace or ntrace}-{7: gcstress gcverify cms}-{8: forcecopy checkjni jni}-
795 run_test_options += --runtime-option -Xcheck:jni
797 ifeq ($(8),jni)
950 $(foreach jni, $(JNI_TYPES), \
954 $(eval $(call define-test-art-run-test,$(target),$(run_type),$(prebuild),$(compiler),$(relocate),$(trace),$(gc),$(jni),$(image),$(pictest),$(debuggable),$(test),$(address_size))) \
990 $(foreach jni, $(JNI_TYPES), $(eval \
991 $(call define-test-art-run-test-group,test-art-$(target)-run-test-$(jni),$(ART_RUN_TEST_$(call name-to-var,$(target))_$(call name-to-var,$(jni))_RULES)))))
1023 $(foreach jni, $(JNI_TYPES), \
1024 $(eval ART_RUN_TEST_$(call name-to-var,$(target))_$(call name-to-var,$(jni))_RULES :=)))