Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 197) sorted by relevance

12345678

/art/test/
DAndroid.run-test.bp9 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 00 " +
18 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 01 " +
27 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 02 " +
36 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 03 " +
45 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 04 " +
54 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 05 " +
63 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 06 " +
72 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 07 " +
81 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 08 " +
90 cmd: "$(location run-test-build.py) --out $(out) --mode host --shard 09 " +
[all …]
DREADME.arm_fvp.md3 This document describes how to build and run an Android system image targeting
8 2021-01-13; the up-to-date instruction on how to build the kernel and firmware
16 ### Generating build system configs
21 . build/envsetup.sh
25 # This is expected to fail; it generates all the build rules files.
38 BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh
39 BUILD_CONFIG=common-modules/virtual-device/build.config.fvp build/build.sh
79 build-scripts/build-test-uboot.sh -p fvp all
154 . ./build/envsetup.sh
156 art/tools/buildbot-build.sh --target
DREADME.md31 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
87 in ART's build system (`Android.bp` and `Android*.mk` files). On host, these
97 run on the build host, on a USB-attached device, or using the build host
113 In general you can pass the `--build-dependencies` flag (also available as short
114 option -b) to `art/test.py` program to automatically build required dependencies.
118 ## Running all tests on the build host
148 ## Running all gtests on the build host
160 ## Running all run-tests on the build host
[all …]
/art/
DAndroid.mk27 include $(art_path)/build/Android.common_path.mk
56 include $(art_path)/build/Android.cpplint.mk
136 include $(art_path)/build/Android.common_test.mk
137 include $(art_path)/build/Android.gtest.mk
480 .PHONY: build-art
482 build-art: build-art-host
499 .PHONY: build-art-host
500 build-art-host: $(HOST_OUT_EXECUTABLES)/art $(ART_HOST_DEPENDENCIES) $(HOST_CORE_IMG_OUTS) $(HOST…
502 build-art: build-art-target
504 .PHONY: build-art-target
[all …]
/art/build/
Dbuild-art-module.sh6 if [ ! -e build/make/core/Makefile ]; then
91 echo_and_run build/soong/soong_ui.bash --make-mode \
124 echo_and_run build/soong/scripts/build-aml-prebuilts.sh \
DREADME.md8 The recommended way to build the ART Module is to use the `master-art` manifest,
11 Currently it is also possible to build ART directly from sources in a platform
12 build, i.e. as has been the traditional way up until Android S. However that
33 instructions](https://source.android.com/setup/build/downloading) for
52 `x86_64`. Regardless of the device architecture, the build also includes the
55 To build the debug variant of the module, specify `com.android.art.debug`
77 module build on `master-art` above (b/172480617).
88 If this isn't set then the build may use prebuilts of the ART Module that
106 * `prebuilts/runtime/mainline` for prebuilts and SDKs required to build the ART
116 build platform images and other modules that depend on the ART Module.
/art/test/1948-obsolete-const-method-handle/
Dbuild21 ./util-src/build-classes $PWD/classes
23 ./default-build --api-level 28 "$@"
/art/test/817-hiddenapi/
Dbuild27 ./default-build "$@"
38 ./default-build "$@"
/art/test/674-hiddenapi/
Dbuild27 ./default-build "$@"
38 ./default-build "$@"
/art/tools/luci/config/generated/
Dcr-buildbucket.cfg24 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
48 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
72 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
96 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
120 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
144 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
168 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
192 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
216 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
240 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
[all …]
/art/build/apex/
Druntests.sh66 build/soong/soong_ui.bash --make-mode deapexer debugfs_static-host || \
86 -B, --skip-build skip the build step
102 (-B|--skip-build) build_apex_p=false;;
120 say "Building $@" && build/soong/soong_ui.bash --make-mode "$@" || die "Cannot build $@"
/art/tools/
Dbuild_linux_bionic_tests.sh36 source build/envsetup.sh >&/dev/null # for get_build_var
48 build/soong/soong_ui.bash --make-mode $soong_args "$@" test-art-host-run-test-dependencies build-ar…
98 build/soong/soong_ui.bash --make-mode --skip-config --soong-only $soong_args "$@" ${bionic_targets[…
Dbuild_linux_bionic.sh44 source build/envsetup.sh >&/dev/null # for get_build_var
50 build/soong/soong_ui.bash --make-mode $soong_args nothing
98 build/soong/soong_ui.bash --make-mode --skip-config --soong-only $soong_args $@
/art/tools/build/
Dvar_cache.sh109 var_values="$(cd "$top" && "$top"/build/soong/soong_ui.bash --dumpvars-mode -vars="$flat_vars")"
167 echo "a soong build variable."
/art/libnativebridge/tests/
Druntests.sh11 --skip-build) skip_build=true ;;
34 echo_and_run build/soong/soong_ui.bash --make-mode MODULES-IN-art-libnativebridge-tests
/art/test/111-unresolvable-exception/
Dbuild20 ./default-build "$@"
/art/test/127-checker-secondarydex/
Dbuild20 ./default-build "$@"
/art/test/138-duplicate-classes-check2/
Dbuild20 ./default-build "$@"
/art/test/003-omnibus-opcodes/
Dbuild20 ./default-build "$@"
/art/test/091-override-package-private-method/
Dbuild20 ./default-build "$@"
/art/test/829-unresolved-enclosing/
Dbuild20 ./default-build "$@"
/art/test/124-missing-classes/
Dbuild20 ./default-build "$@"
/art/test/065-mismatched-implements/
Dbuild27 ./default-build "$@"
/art/test/2038-hiddenapi-jvmti-ext/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"
/art/test/691-hiddenapi-proxy/
Dbuild17 USE_HIDDENAPI=true ./default-build "$@"

12345678