/frameworks/base/ |
D | PREUPLOAD.cfg | 17 strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_C… 19 hidden_api_txt_checksorted_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh $… 21 hidden_api_txt_exclude_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/exclude.sh ${PREUPLOAD_C… 25 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$" 27 shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/She…
|
/frameworks/native/ |
D | PREUPLOAD.cfg | 26 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$" 27 installd_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/inst… 28 dumpstate_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dum… 29 dumpsys_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dumps… 31 bugreports_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/bu…
|
/frameworks/base/apct-tests/perftests/textclassifier/ |
D | run.sh | 2 build/soong/soong_ui.bash --make-mode TextClassifierPerfTests perf-setup.sh 5 adb push ${OUT}/obj/EXECUTABLES/perf-setup.sh_intermediates/perf-setup.sh /data/local/tmp/ 6 adb shell chmod +x /data/local/tmp/perf-setup.sh 7 adb shell /data/local/tmp/perf-setup.sh
|
/frameworks/av/media/libaudioprocessing/tests/ |
D | build_and_run_all_unit_tests.sh | 9 . $ANDROID_BUILD_TOP/build/envsetup.sh 22 sh $ANDROID_BUILD_TOP/frameworks/av/media/libaudioprocessing/tests/run_all_unit_tests.sh
|
/frameworks/native/cmds/installd/ |
D | Android.bp | 135 required: [ "migrate_legacy_obb_data.sh" ], 240 src: "otapreopt_slot.sh", 247 src: "otapreopt_script.sh", 259 name: "migrate_legacy_obb_data.sh", 260 src: "migrate_legacy_obb_data.sh"
|
/frameworks/ml/ |
D | PREUPLOAD.cfg | 5 generated_tests = nn/runtime/test/specs/generate_all_tests.sh --hook 6 generate_apis = nn/tools/api/generate_api.sh --mode=ndk_hook
|
/frameworks/base/lowpan/tests/ |
D | README.md | 11 frameworks/base/lowpan/tests/runtests.sh 14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the 33 runtests.sh -e package android.net.lowpan 34 runtests.sh -e class android.net.lowpan.LowpanManagerTest
|
/frameworks/base/tests/backup/ |
D | backup_stress_test.sh | 36 ./test_backup.sh "$@" 2>&1 42 ./test_restore.sh "$@" 2>&1 || failed=1
|
D | test_backup.sh | 19 source test_backup_common.sh
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | README.md | 24 If you would like to collect code coverage information you can run the `coverage.sh` script located 26 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the 32 frameworks/opt/net/wifi/tests/wifitests/coverage.sh wifi_coverage
|
/frameworks/base/native/ |
D | copy-to-ndk.sh | 51 sh $ANDROID_BUILD_TOP/ndk/build/tools/build-platforms.sh
|
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
D | MainActivity.java | 96 int sh = mImgView.getHeight(); in onCreate() 126 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in onCreate() 128 mYOffset = mDownYOffset + 2 * (dy / (sh - scale * ih)); in onCreate() 197 int sh = mImgView.getHeight(); in updateMatrix() local 203 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in updateMatrix() 205 (1 + mYOffset) * (sh - ih * scale) / 2); in updateMatrix()
|
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
D | MainActivity.java | 96 int sh = mImgView.getHeight(); in onCreate() 126 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in onCreate() 128 mYOffset = mDownYOffset + 2 * (dy / (sh - scale * ih)); in onCreate() 197 int sh = mImgView.getHeight(); in updateMatrix() local 203 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in updateMatrix() 205 (1 + mYOffset) * (sh - ih * scale) / 2); in updateMatrix()
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt 33 4. Type command “./extract_date.sh N5.txt N5cleanData.txt” 35 5. Type command “./extract_ave.sh N5cleanData.txt N5aveData.txt”
|
/frameworks/hardware/interfaces/ |
D | update-makefiles.sh | 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
/frameworks/av/ |
D | PREUPLOAD.cfg | 2 mainline_hook = ${REPO_ROOT}/frameworks/av/tools/mainline_hook_partial.sh ${REPO_ROOT} ${PREUPLOAD_…
|
/frameworks/compile/slang/lit-tests/ |
D | lit.cfg | 51 config.rs_filecheck_wrapper = inferTool('rs-filecheck-wrapper.sh', 'RS_FILECHECK_WRAPPER', os.path.… 52 config.scriptc_filecheck_wrapper = inferTool('scriptc-filecheck-wrapper.sh', 'SCRIPTC_FILECHECK_WRA… 66 lit_config.note('using rs-filecheck-wrapper.sh: %r' % config.rs_filecheck_wrapper)
|
D | README | 11 set (i.e. source build/envsetup.sh; lunch). You must also have on your path: 26 and the helper shell-script rs-filecheck-wrapper.sh, it should be possible to
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | run_tests.sh | 8 ./parser/test/large_test.sh
|
/frameworks/av/services/mediatranscoding/tests/ |
D | build_and_run_all_unit_tests.sh | 12 . $ANDROID_BUILD_TOP/build/envsetup.sh
|
/frameworks/base/tools/hiddenapi/ |
D | checksorted_sha.sh | 5 diff <(git show $1:$file) <(git show $1:$file | $LOCAL_DIR/sort_api.sh ) || {
|
/frameworks/av/services/mediametrics/tests/ |
D | build_and_run_all_unit_tests.sh | 12 . $ANDROID_BUILD_TOP/build/envsetup.sh
|
/frameworks/av/media/libmediatranscoding/tests/ |
D | build_and_run_all_unit_tests.sh | 12 . $ANDROID_BUILD_TOP/build/envsetup.sh
|
/frameworks/rs/perf-test-scripts/ |
D | switch-device | 47 . build/envsetup.sh > /dev/null
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | lit.site.cfg | 72 config.sh = inferTool(lit, 'bash', 'BASH', config.environment['PATH']) 82 config.build_test_apk = inferTool(lit, 'build_test_apk.sh', 98 lit.note('using bash: %r' % config.sh)
|