/frameworks/base/ |
D | PREUPLOAD.cfg | 16 strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_C… 18 hidden_api_txt_checksorted_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh $… 20 hidden_api_txt_exclude_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/exclude.sh ${PREUPLOAD_C… 24 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$" 26 shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/She…
|
/frameworks/native/ |
D | PREUPLOAD.cfg | 25 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$" 26 installd_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/inst… 27 dumpstate_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dum… 28 dumpsys_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dumps… 30 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 make 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/opt/net/wifi/tests/wifitests/ |
D | README.md | 11 frameworks/opt/net/wifi/tests/wifitests/runtests.sh 14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the 23 runtests.sh -e package com.android.server.wifi.util 24 runtests.sh -e class com.android.server.wifi.WifiServiceImplTest 43 If you would like to collect code coverage information you can run the `coverage.sh` script located 45 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the 51 frameworks/opt/net/wifi/tests/wifitests/coverage.sh wifi_coverage
|
/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 | 134 required: [ "migrate_legacy_obb_data.sh" ], 238 src: "otapreopt_slot.sh", 245 src: "otapreopt_script.sh", 257 name: "migrate_legacy_obb_data.sh", 258 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/wifi/tests/ |
D | README.md | 11 frameworks/base/wifi/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.wifi 34 runtests.sh -e class android.net.wifi.WifiScannerTest
|
/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/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/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/base/native/ |
D | copy-to-ndk.sh | 51 sh $ANDROID_BUILD_TOP/ndk/build/tools/build-platforms.sh
|
/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/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/hardware/interfaces/ |
D | update-makefiles.sh | 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
/frameworks/ml/nn/tools/systrace_parser/ |
D | run_tests.sh | 8 ./parser/test/large_test.sh
|
/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)
|
/frameworks/base/tools/hiddenapi/ |
D | checksorted_sha.sh | 5 diff <(git show $1:$file) <(git show $1:$file | $LOCAL_DIR/sort_api.sh ) || {
|
/frameworks/rs/perf-test-scripts/ |
D | switch-device | 47 . build/envsetup.sh > /dev/null
|
/frameworks/base/startop/scripts/app_startup/lib/ |
D | common | 8 source $ANDROID_BUILD_TOP/build/envsetup.sh
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | ViewMatrix.java | 197 double sh = mScreenDim[1] / 2 - 0.5; in calcMatrix() local 199 m[3] = mEyePoint[0] - (m[0] * sw + m[1] * sh + m[2] * sz); in calcMatrix() 200 m[7] = mEyePoint[1] - (m[4] * sw + m[5] * sh + m[6] * sz); in calcMatrix() 201 m[11] = mEyePoint[2] - (m[8] * sw + m[9] * sh + m[10] * sz); in calcMatrix()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareMetricsTest.java | 578 WifiMetricsProto.WifiAwareLog.NanStatusHistogramBucket[] sh = histogramToProtoArray( in testNanStatusTypeHistogram() local 580 collector.checkThat("Number of buckets", sh.length, equalTo(4)); in testNanStatusTypeHistogram() 581 validateNanStatusProtoHistBucket("Bucket[SUCCESS]", sh[0], in testNanStatusTypeHistogram() 583 validateNanStatusProtoHistBucket("Bucket[INTERNAL_FAILURE]", sh[1], in testNanStatusTypeHistogram() 585 validateNanStatusProtoHistBucket("Bucket[ALREADY_ENABLED]", sh[2], in testNanStatusTypeHistogram() 587 validateNanStatusProtoHistBucket("Bucket[UNKNOWN_HAL_STATUS]", sh[3], in testNanStatusTypeHistogram()
|