Home
last modified time | relevance | path

Searched refs:ANDROID_BUILD_TOP (Results 1 – 25 of 37) sorted by relevance

12

/tools/asuite/atest/
Drun_bazel_mode_atest_unittest.sh17 ATEST_SRC="${ANDROID_BUILD_TOP}/tools/asuite/atest/atest.py"
18 WORKSPACE_ROOT="${ANDROID_BUILD_TOP}/out/atest_bazel_workspace/"
19 BAZEL_BINARY="${ANDROID_BUILD_TOP}/prebuilts/bazel/linux-x86_64/bazel"
22 source "${ANDROID_BUILD_TOP}/build/envsetup.sh"
23 cd ${ANDROID_BUILD_TOP}
Datest_completion.sh22 [[ -z $ANDROID_BUILD_TOP ]] && return 0
92 local T="$ANDROID_BUILD_TOP"
110 local T="$ANDROID_BUILD_TOP"
134 cmd=$ANDROID_BUILD_TOP/prebuilts/asuite/atest/linux-x86/atest-py3
214 PREBUILT_TOOLS_DIR="$ANDROID_BUILD_TOP/prebuilts/build-tools/path/linux-x86"
Dmodule_info_unittest.py120 constants.ANDROID_BUILD_TOP: build_top,
136 constants.ANDROID_BUILD_TOP: build_top,
257 constants.ANDROID_BUILD_TOP: '/',
274 constants.ANDROID_BUILD_TOP: '/',
365 constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR,
402 constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR,
419 constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR,
438 constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR,
628 constants.ANDROID_BUILD_TOP: uc.ATEST_PKG_DIR,
653 constants.ANDROID_BUILD_TOP: os.path.dirname(__file__),
[all …]
Dconstants_default.py110 ANDROID_BUILD_TOP = 'ANDROID_BUILD_TOP' variable
371 os.environ.get(ANDROID_BUILD_TOP, os.getcwd()),
Datest_utils.py58 os.environ.get(constants.ANDROID_BUILD_TOP, os.getcwd()) + '/out/dist/'
75 os.environ.get(constants.ANDROID_BUILD_TOP, '').encode()
218 os.environ.get(constants.ANDROID_BUILD_TOP, os.getcwd()), os.getcwd()
1134 cwd=Path(os.getenv(constants.ANDROID_BUILD_TOP), '').joinpath(
1172 build_top = os.getenv(constants.ANDROID_BUILD_TOP)
1672 build_top = Path(os.environ.get(constants.ANDROID_BUILD_TOP, ''))
1725 build_top = Path(os.environ.get(constants.ANDROID_BUILD_TOP, ''))
2100 regular_out_dir = Path(os.getenv(constants.ANDROID_BUILD_TOP), 'out')
Datest_utils_unittest.py153 constants.ANDROID_BUILD_TOP: '/src/build/top',
168 constants.ANDROID_BUILD_TOP: '/src/build/top',
185 constants.ANDROID_BUILD_TOP: build_top_path,
202 constants.ANDROID_BUILD_TOP: build_top_path,
217 'os.environ', {constants.ANDROID_BUILD_TOP: '/src/build/top'}
Dcli_translator_unittest.py384 os_environ_mock = {constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR}
403 os_environ_mock = {constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR}
424 os_environ_mock = {constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR}
456 os_environ_mock = {constants.ANDROID_BUILD_TOP: uc.TEST_DATA_DIR}
Dtest_mapping.py115 root_dir = os.environ.get(constants.ANDROID_BUILD_TOP, os.sep)
/tools/asuite/atest/bazel/scripts/
Dgen_workspace_archive_test.sh43 ${ANDROID_BUILD_TOP}/prebuilts/build-tools/linux-x86/bin/nsjail \
49 -E ANDROID_BUILD_TOP=${ANDROID_BUILD_TOP} \
58 --cwd $ANDROID_BUILD_TOP \
Dgen_workspace_archive.sh40 (${ANDROID_BUILD_TOP}/build/soong/soong_ui.bash --dumpvar-mode --abs $1)
47 cd ${ANDROID_BUILD_TOP:-.}
/tools/acloud/setup/pre_setup_sh/
Dgoogle_setup_warn.sh3 ACLOUD_PREBUILT_PROJECT_DIR=$ANDROID_BUILD_TOP/prebuilts/asuite
4 ACLOUD_VENDOR_FOLDER=$ANDROID_BUILD_TOP/vendor/google/tools/acloud
5 ACLOUD_PRESETUP_FOLDER=$ANDROID_BUILD_TOP/tools/acloud/setup/pre_setup_sh
Dacloud_pre_setup.sh3 source "$ANDROID_BUILD_TOP/tools/acloud/setup/pre_setup_sh/setup_utils.sh"
8 "$ANDROID_BUILD_TOP/vendor/google/tools/acloud"
/tools/tradefederation/prebuilts/filegroups/tradefed/
Datest_tradefed.sh56 TF_CORE_DIR=$ANDROID_BUILD_TOP/tools/tradefederation/core
58 TF_DIR=$ANDROID_BUILD_TOP/tools/tradefederation/prebuilts/filegroups
59 GTF_DIR=$ANDROID_BUILD_TOP/vendor/google_tradefederation/prebuilts/filegroups
/tools/asuite/atest/java/
Datest_tradefed.sh56 TF_CORE_DIR=$ANDROID_BUILD_TOP/tools/tradefederation/core
58 TF_DIR=$ANDROID_BUILD_TOP/tools/tradefederation/prebuilts/filegroups
59 GTF_DIR=$ANDROID_BUILD_TOP/vendor/google_tradefederation/prebuilts/filegroups
/tools/asuite/atest/tools/
Dupdatedb_darwin.sh68 : ${SEARCHROOT:="$ANDROID_BUILD_TOP"}
74 if [ -n "$ANDROID_BUILD_TOP" ]; then
75 PRUNEPATHS="$PRUNEPATHS $ANDROID_BUILD_TOP/out"
/tools/asuite/adevice/integration_tests/
Dbuild_adevice_integration_tests.sh48 if [ ! -n "${ANDROID_BUILD_TOP}" ] ; then
49 export ANDROID_BUILD_TOP=${PWD}
62 cd ${ANDROID_BUILD_TOP:-.}
/tools/asuite/atest/integration_tests/
Dbuild_atest_integration_tests.sh48 if [ ! -n "${ANDROID_BUILD_TOP}" ] ; then
49 export ANDROID_BUILD_TOP=${PWD}
62 cd ${ANDROID_BUILD_TOP:-.}
/tools/treble/build/
DREADME.md54 Location: `${ANDROID_BUILD_TOP}`
61 Location: `${ANDROID_BUILD_TOP}/overlays`
68 Location: `${ANDROID_BUILD_TOP}/out`
/tools/currysrc/scripts/
Drepackage-common.sh62 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then
72 PROJECT_DIR=${ANDROID_BUILD_TOP}/${PROJECT_DIR}
99 cd ${ANDROID_BUILD_TOP}
/tools/deviceinfra/prebuilts/
Dats-local-runner5 readonly PREBUILTS_DIR="${ANDROID_BUILD_TOP}/tools/deviceinfra/prebuilts"
42 if [[ -z "${ANDROID_BUILD_TOP}" ]]; then
/tools/asuite/atest/coverage/
Dcoverage.py49 build_top = Path(os.environ.get(constants.ANDROID_BUILD_TOP))
311 build_top = os.environ.get(constants.ANDROID_BUILD_TOP)
348 build_top = os.environ.get(constants.ANDROID_BUILD_TOP)
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py138 os.environ.get(constants.ANDROID_BUILD_TOP, ''),
222 os.environ.get(constants.ANDROID_BUILD_TOP),
881 root_dir = os.environ.get(constants.ANDROID_BUILD_TOP)
901 root_dir = os.environ.get(constants.ANDROID_BUILD_TOP)
1195 android_root_dir = os.environ.get(constants.ANDROID_BUILD_TOP)
1286 build_top = os.environ.get(constants.ANDROID_BUILD_TOP)
Dsuite_plan_finder.py42 self.root_dir = os.environ.get(constants.ANDROID_BUILD_TOP)
/tools/acloud/
Dpylintrc24 init-hook='import os, sys; sys.path.append(os.path.join(os.path.expandvars("$ANDROID_BUILD_TOP"), "…
/tools/asuite/aidegen/
Drun_tests.sh80 if [ -z "$ANDROID_BUILD_TOP" ]; then

12