Home | History | Annotate | Download | only in build

Lines Matching refs:art

20 include art/build/Android.common_path.mk
27 # rule name such as test-art-host-oat-optimizing-HelloWorld64.
38 # The test name must be the full rule name such as test-art-host-oat-optimizing-HelloWorld64.
90 # Do you want run-tests without a pregenerated core.art?
141 # "mm test-art-host-oat-HelloWorld32"), if it was then it does nothing, otherwise it creates a file
168 # Define the command executed by the shell ahead of running an art test. $(1) is the name of the
181 # $(1): module prefix, e.g. art-test-dex
182 # $(2): input test directory in art/test, e.g. HelloWorld
191 define build-art-test-dex
198 LOCAL_ADDITIONAL_DEPENDENCIES := art/build/Android.common_test.mk $(4)
215 LOCAL_ADDITIONAL_DEPENDENCIES := art/build/Android.common_test.mk $(4)