Searched refs:script (Results 1 – 25 of 31) sorted by relevance
12
/tools/acloud/setup/pre_setup_sh/ |
D | acloud_pre_setup.sh | 16 for script in $(ls ${script_dir}/*.sh); 18 if [[ $(basename $script) != $(basename $0) ]]; then 19 $script
|
/tools/trebuchet/ |
D | README.md | 15 …iable. If you wish to use Gradle, you can use the `startup-analyzer.sh` script located in the `sc… 19 …ble. If you wish to use Gradle, you can use the `startup-summarizer.sh` script located in the `sc… 23 The `scripts/` directory contains a shell script called `run-startup.sh`, which will start a trace,…
|
D | gradlew.bat | 4 @rem Gradle startup script for Windows 16 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | CommandArgsPreprocessor.kt | 178 val script = File("$scriptBaseName.sh") in generateRerunScript() constant 180 script.printWriter().use { out -> in generateRerunScript() 226 stdout.println("Generated rerun script: $script") in generateRerunScript()
|
/tools/repohooks/tools/ |
D | cpplint.py-update | 25 Helper script to quickly update the bundled cpplint.py script.
|
D | checkpatch.pl-update | 25 Helper script to quickly update the bundled checkpatch.pl script.
|
/tools/trebuchet/scripts/ |
D | README.md | 10 This script automatically starts an app on a device connected through adb with 12 startup behavior using StartupAnalyzerKt. This script requires `adb` to be in
|
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/ |
D | ApkInfo.java | 78 String script, in ApkInfo() argument 93 this.mScript = script; in ApkInfo()
|
/tools/metalava/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows 16 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/tools/asuite/asuite_plugin/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows 16 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/tools/ndkports/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows 16 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed_win.bat | 17 :: A helper script that launches TradeFederation from the current build 39 :: first try to find TF jars in same dir as this script
|
/tools/asuite/atest-py2/docs/ |
D | atest_structure.md | 99 2. Add a ```vendorsetup.sh``` script in ```//vendor/<somewhere>``` to export the 116 vendorsetup.sh script.
|
/tools/asuite/atest/docs/ |
D | atest_structure.md | 99 2. Add a ```vendorsetup.sh``` script in ```//vendor/<somewhere>``` to export the 116 vendorsetup.sh script.
|
/tools/aadevtools/dev/resource/ |
D | sysui_gcar_android10-qpr3-release_android11-release.txt | 95 If there is, change SYSUI_EXT_PROJECT in the script. 215 If there is, change SYSUI_EXT_PROJECT in the script.
|
/tools/test/openhst/resources/ |
D | stress_test.enroll.ascii_proto | 1 description: "Simple script that just plays OK Google repeatedly to enroll"
|
/tools/repohooks/ |
D | README.md | 65 name = script --with args ${PREUPLOAD_FILES} 177 * `checkpatch`: Run commits through the Linux kernel's `checkpatch.pl` script. 296 * Don't worry about namespace collisions. The `pre-upload.py` script is loaded
|
/tools/test/connectivity/tools/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template
|
/tools/test/connectivity/acts_tests/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template
|
/tools/test/connectivity/acts/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template
|
/tools/security/gdb/gdb_json_printer/ |
D | README.md | 19 finally, source the test script:
|
/tools/trebuchet/trebuchet/user-switch-analyzer/ |
D | README.md | 24 Alternatively, run-user-switch-perf.sh script in the scripts folder
|
/tools/test/openhst/ |
D | README.md | 3 Hotword stress test tool is a python script to measure the Google Hotword
|
/tools/apksig/etc/ |
D | apksigner.bat | 21 REM Set up prog to be the path of this script, including following symlinks,
|
/tools/treble/split/ |
D | README.md | 87 script's `--config` flag.
|
12