Lines Matching refs:build
31 scripts located in the `test/etc` directory (`default-build`, `default-run`, and
35 The default logic for all of these these steps (build, run, check) is overridden
37 (i.e. `build`, `run`, or `check`). Note that the default logic of the "run" step
73 in ART's build system (`Android.bp` and `Android*.mk` files). On host, these
83 run on the build host, on a USB-attached device, or using the build host
99 In general you can pass the `--build-dependencies` flag (also available as short
100 option -b) to `art/test.py` program to automatically build required dependencies.
104 ## Running all tests on the build host
134 ## Running all gtests on the build host
146 ## Running all run-tests on the build host
166 ## Running one run-test on the build host
187 ## Running one gtest on the build host