Searched refs:ANDROID_BUILD_TOP (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/libbcc/tests/
H A Drun-lit-tests.sh3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit
4 LIBBCC_TESTS=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/libbcc
/frameworks/compile/slang/lit-tests/
H A Drun-lit-tests.sh3 LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/debuginfo/llvm-lit
4 TESTS=$ANDROID_BUILD_TOP/frameworks/compile/slang/lit-tests
/frameworks/av/services/audioflinger/tests/
H A Dbuild_and_run_all_unit_tests.sh3 if [ -z "$ANDROID_BUILD_TOP" ]; then
9 . $ANDROID_BUILD_TOP/build/envsetup.sh
11 pushd $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/
20 sh $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/tests/run_all_unit_tests.sh
H A Drun_all_unit_tests.sh3 if [ -z "$ANDROID_BUILD_TOP" ]; then
H A Dmixer_to_wav_tests.sh32 if [ -z "$ANDROID_BUILD_TOP" ]; then
38 . $ANDROID_BUILD_TOP/build/envsetup.sh
40 pushd $ANDROID_BUILD_TOP/frameworks/av/services/audioflinger/
/frameworks/opt/net/wifi/tests/wifitests/
H A Dcoverage.sh9 if [ -z $ANDROID_BUILD_TOP ]; then
14 REPORTER_JAR=$ANDROID_BUILD_TOP/prebuilts/sdk/tools/jack-jacoco-reporter.jar
29 COVERAGE_METADATA_FILE=$ANDROID_BUILD_TOP/out/target/common/obj/APPS/FrameworksWifiTests_intermediates/coverage.em
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-frameworks-opt-net-wifi-tests
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
/frameworks/rs/
H A Drun_rs_cts.sh7 CTS_TRADEFED=$ANDROID_BUILD_TOP/out/host/linux-x86/bin/cts-tradefed
15 CTS_RESULTS=$ANDROID_BUILD_TOP/cts-results
/frameworks/base/native/
H A Dcopy-to-ndk.sh8 local SRC_HEADERS=$ANDROID_BUILD_TOP/frameworks/native/include/android
9 local NDK_PLATFORMS=$ANDROID_BUILD_TOP/development/ndk/platforms
51 sh $ANDROID_BUILD_TOP/ndk/build/tools/build-platforms.sh
/frameworks/rs/api/
H A Dgenerate.sh18 CLANG=$ANDROID_BUILD_TOP/prebuilts/clang/linux-x86/host/3.6/bin/clang++

Completed in 331 milliseconds