Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/tests/
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
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/
Drun_all_unit_tests.sh3 if [ -z "$ANDROID_BUILD_TOP" ]; then
/frameworks/base/native/
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/compile/libbcc/tests/debuginfo/target-tests/
Dlit.cfg30 lit.load_config(config, os.path.join(os.getenv('ANDROID_BUILD_TOP',
74 config.environment['ANDROID_BUILD_TOP'] = os.getenv('ANDROID_BUILD_TOP')
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dlit.cfg32 lit.load_config(config, os.path.join(os.getenv('ANDROID_BUILD_TOP',
/frameworks/compile/slang/lit-tests/
Dlit.cfg15 config.base_path = os.getenv('ANDROID_BUILD_TOP')
/frameworks/compile/libbcc/tests/debuginfo/
DREADME29 the build environment variables set (i.e. ANDROID_BUILD_TOP)
Dlit.site.cfg43 config.build_top = os.getenv('ANDROID_BUILD_TOP')