Lines Matching refs:host
103 test-art: test-art-host
104 test-art-gtest: test-art-host-gtest
105 test-art-run-test: test-art-host-run-test
116 .PHONY: test-art-host-vixl
117 test-art-host-vixl: $(VIXL_TEST_DEPENDENCY)
120 .PHONY: test-art-host
121 test-art-host: test-art-host-gtest test-art-host-run-test \
122 test-art-host-vixl test-art-host-dexdump
126 .PHONY: test-art-host-default
127 test-art-host-default: test-art-host-run-test-default
131 .PHONY: test-art-host-optimizing
132 test-art-host-optimizing: test-art-host-run-test-optimizing
136 .PHONY: test-art-host-interpreter
137 test-art-host-interpreter: test-art-host-run-test-interpreter
141 .PHONY: test-art-host-jit
142 test-art-host-jit: test-art-host-run-test-jit
146 .PHONY: test-art-host$(ART_PHONY_TEST_HOST_SUFFIX)
147 test-art-host$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(ART_PHONY_TEST_HOST_SUFFIX) \
148 test-art-host-run-test$(ART_PHONY_TEST_HOST_SUFFIX)
151 .PHONY: test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX)
152 test-art-host-default$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(ART_PHONY_TEST_…
155 .PHONY: test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX)
156 test-art-host-optimizing$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(ART_PHONY…
159 .PHONY: test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX)
160 test-art-host-interpreter$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(ART_PHO…
163 .PHONY: test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX)
164 test-art-host-jit$(ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(ART_PHONY_TEST_HOST_SUF…
169 .PHONY: test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
170 test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(2ND_ART_PHONY_TEST_HOST_SUFFIX…
171 test-art-host-run-test$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
174 .PHONY: test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
175 test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(2ND_ART_PHO…
178 .PHONY: test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
179 test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(2ND_A…
182 .PHONY: test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
183 test-art-host-interpreter$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-interpreter$(2ND…
186 .PHONY: test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
187 test-art-host-jit$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-jit$(2ND_ART_PHONY_TEST_…
192 .PHONY: test-art-host-dexdump
193 test-art-host-dexdump: $(addprefix $(HOST_OUT_EXECUTABLES)/, dexdump dexlist)
294 LOCAL_MODULE := art-libartd-libopenjdkd-host-dependency
309 build-art: build-art-host
326 .PHONY: build-art-host
327 build-art-host: $(HOST_OUT_EXECUTABLES)/art $(ART_HOST_DEPENDENCIES) $(HOST_CORE_IMG_OUTS) $(HOST…
562 .PHONY: build-art-host-golem
565 build-art-host-golem: build-art-host \
573 .PHONY: build-art-host-gtests build-art-host-run-tests build-art-host-tests
575 build-art-host-gtests: build-art-host $(ART_TEST_HOST_GTEST_DEPENDENCIES)
577 build-art-host-run-tests: build-art-host \
580 art-run-test-host-data \
583 build-art-host-tests: build-art-host-gtests build-art-host-run-tests