HomeSort by relevance Sort by last modified time
    Searched refs:ND_ART_PHONY_TEST_HOST_SUFFIX (Results 1 - 3 of 3) sorted by null

  /art/build/
Android.common.mk 81 2ND_ART_PHONY_TEST_HOST_SUFFIX :=
89 2ND_ART_PHONY_TEST_HOST_SUFFIX := 32
Android.gtest.mk 295 ART_TEST_HOST_GTEST$(2ND_ART_PHONY_TEST_HOST_SUFFIX)_RULES :=
298 ART_TEST_HOST_VALGRIND_GTEST$(2ND_ART_PHONY_TEST_HOST_SUFFIX)_RULES :=
628 $(eval $(call define-test-art-gtest-combination,host,HOST,,$(2ND_ART_PHONY_TEST_HOST_SUFFIX)))
629 $(eval $(call define-test-art-gtest-combination,host,HOST,valgrind-,$(2ND_ART_PHONY_TEST_HOST_SUFFIX)))
644 ART_TEST_HOST_GTEST$(2ND_ART_PHONY_TEST_HOST_SUFFIX)_RULES :=
647 ART_TEST_HOST_VALGRIND_GTEST$(2ND_ART_PHONY_TEST_HOST_SUFFIX)_RULES :=
  /art/
Android.mk 224 .PHONY: test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
225 test-art-host$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-gtest$(2ND_ART_PHONY_TEST_HOST_SUFFIX) \
226 test-art-host-run-test$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
229 .PHONY: test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
230 test-art-host-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-default$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
233 .PHONY: test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
234 test-art-host-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX): test-art-host-run-test-optimizing$(2ND_ART_PHONY_TEST_HOST_SUFFIX)
    [all...]

Completed in 2366 milliseconds