Searched refs:ART_PHONY_TEST_HOST_SUFFIX (Results 1 – 5 of 5) sorted by relevance
197 .PHONY: test-art-host$(ART_PHONY_TEST_HOST_SUFFIX)198 test-art-host$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(ART_PHONY_TEST_HOST_SUFFIX) \199 test-art-host-run-test$(ART_PHONY_TEST_HOST_SUFFIX)202 .PHONY: test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX)203 test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(ART_PHONY_TEST_…206 .PHONY: test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX)207 test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(ART_PHONY…210 .PHONY: test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)211 test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(ART_PHO…214 .PHONY: test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX)[all …]
79 ART_PHONY_TEST_HOST_SUFFIX := 3287 ART_PHONY_TEST_HOST_SUFFIX := 64
448 ART_TEST_HOST_GTEST$(ART_PHONY_TEST_HOST_SUFFIX)_RULES :=548 gtest_suffix := $(1)$$($(3)ART_PHONY_TEST_HOST_SUFFIX)596 ART_TEST_HOST_GTEST$$($(3)ART_PHONY_TEST_HOST_SUFFIX)_RULES += $$(gtest_rule)750 $(eval $(call define-test-art-gtest-combination,host,HOST,$(ART_PHONY_TEST_HOST_SUFFIX)))766 ART_TEST_HOST_GTEST$(ART_PHONY_TEST_HOST_SUFFIX)_RULES :=
126 ART_PHONY_TEST_HOST_SUFFIX = "32" variable129 ART_PHONY_TEST_HOST_SUFFIX = "64" variable
217 env.ART_PHONY_TEST_HOST_SUFFIX)