Searched refs:ANDROID_BUILD_TOP (Results 1 – 14 of 14) sorted by relevance
9 if [ -z $ANDROID_BUILD_TOP ]; then14 REPORTER_JAR=$ANDROID_BUILD_TOP/prebuilts/sdk/tools/jack-jacoco-reporter.jar29 COVERAGE_METADATA_FILE=$ANDROID_BUILD_TOP/out/target/common/obj/APPS/FrameworksWifiTests_intermedia…33 echo "+ EMMA_INSTRUMENT_STATIC=true mmma -j32 $ANDROID_BUILD_TOP/frameworks/opt/net/wifi/tests"36 EMMA_INSTRUMENT_STATIC=true make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-framew…58 --source-dir $ANDROID_BUILD_TOP/frameworks/opt/net/wifi/tests/wifitests/src \59 --source-dir $ANDROID_BUILD_TOP/frameworks/opt/net/wifi/service/java \60 --source-dir $ANDROID_BUILD_TOP/frameworks/base/wifi/java
3 if [ -z "$ANDROID_BUILD_TOP" ]; then9 . $ANDROID_BUILD_TOP/build/envsetup.sh11 pushd $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/20 sh $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/tests/run_all_unit_tests.sh
32 if [ -z "$ANDROID_BUILD_TOP" ]; then38 . $ANDROID_BUILD_TOP/build/envsetup.sh40 pushd $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/
3 if [ -z "$ANDROID_BUILD_TOP" ]; then
8 local SRC_HEADERS=$ANDROID_BUILD_TOP/frameworks/native/include/android9 local NDK_PLATFORMS=$ANDROID_BUILD_TOP/development/ndk/platforms51 sh $ANDROID_BUILD_TOP/ndk/build/tools/build-platforms.sh
3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit4 TESTS=$ANDROID_BUILD_TOP/frameworks/compile/slang/lit-tests
16 config.base_path = os.getenv('ANDROID_BUILD_TOP')
3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit4 LIBBCC_TESTS=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/libbcc
7 CTS_TRADEFED=$ANDROID_BUILD_TOP/out/host/linux-x86/bin/cts-tradefed15 CTS_RESULTS=$ANDROID_BUILD_TOP/cts-results
30 lit.load_config(config, os.path.join(os.getenv('ANDROID_BUILD_TOP',74 config.environment['ANDROID_BUILD_TOP'] = os.getenv('ANDROID_BUILD_TOP')
18 CLANG=$ANDROID_BUILD_TOP/prebuilts/clang/linux-x86/host/3.6/bin/clang++
32 lit.load_config(config, os.path.join(os.getenv('ANDROID_BUILD_TOP',
29 the build environment variables set (i.e. ANDROID_BUILD_TOP)
43 config.build_top = os.getenv('ANDROID_BUILD_TOP')