Lines Matching refs:interpreter
189 # All host tests that run solely on the interpreter.
190 .PHONY: test-art-host-interpreter
191 test-art-host-interpreter: test-art-host-run-test-interpreter
208 .PHONY: test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)
209 test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)
227 .PHONY: test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
228 test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
250 # All target tests that run solely on the interpreter.
251 .PHONY: test-art-target-interpreter
252 test-art-target-interpreter: test-art-target-run-test-interpreter
269 .PHONY: test-art-target-interpreter$(ART_PHONY_TEST_TARGET_SUFFIX)
270 test-art-target-interpreter$(ART_PHONY_TEST_TARGET_SUFFIX): test-art-target-run-test-interpreter$(ART_PHONY_TEST_TARGET_SUFFIX)
288 .PHONY: test-art-target-interpreter$(2ND_ART_PHONY_TEST_TARGET_SUFFIX)
289 test-art-target-interpreter$(2ND_ART_PHONY_TEST_TARGET_SUFFIX): test-art-target-run-test-interpreter$(2ND_ART_PHONY_TEST_TARGET_SUFFIX)