/tools/trebuchet/ |
D | Android.bp | 35 name: "trebuchet-startup-common", 38 "trebuchet/startup-common/src/**/*.kt", 63 name: "trebuchet-startup-common-tests", 66 "trebuchet/startup-common/test/**/*.kt", 70 "trebuchet-startup-common", 93 manifest: "trebuchet/startup-analyzer/MANIFEST.mf", 95 "trebuchet/startup-analyzer/src/**/*.kt", 99 "trebuchet-startup-common" 106 manifest: "trebuchet/startup-summarizer/MANIFEST.mf", 108 "trebuchet/startup-summarizer/src/**/*.kt", [all …]
|
D | README.md | 15 …startup events that occurred during the traced time period, and prints information about the event… 19 …startup events in each file, and computes average and standard deviation for startup stats, broken… 23 The `scripts/` directory contains a shell script called `run-startup.sh`, which will start a trace,…
|
D | settings.gradle | 27 include 'trebuchet:startup-analyzer' 28 include 'trebuchet:startup-common' 29 include 'trebuchet:startup-summarizer'
|
D | gradlew.bat | 4 @rem Gradle startup script for Windows
|
/tools/trebuchet/scripts/ |
D | README.md | 3 ## `run-startup.sh` 7 run-startup.sh <package name> <activity name> 12 startup behavior using StartupAnalyzerKt. This script requires `adb` to be in
|
D | startup-analyzer.sh | 3 ./gradlew :trebuchet:startup-analyzer:run --args="$(echo $@)"
|
D | startup-summarizer.sh | 3 ./gradlew :trebuchet:startup-summarizer:run --args="$(echo $@)"
|
/tools/trebuchet/trebuchet/startup-common/test/ |
D | StartupCommonTests.kt | 17 package trebuchet.analyzer.startup
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | build.gradle | 31 compile project(":trebuchet:startup-common")
|
D | README.md | 4 their startup time. To run the tool, enter the root directory for the 6 :trebuchet:startup-analyzer:run --args="<absolute path to trace file>"`.
|
/tools/trebuchet/trebuchet/user-switch-analyzer/ |
D | build.gradle | 31 compile project(":trebuchet:startup-common")
|
/tools/trebuchet/trebuchet/startup-summarizer/ |
D | build.gradle | 31 compile project(":trebuchet:startup-common")
|
/tools/trebuchet/trebuchet/system-server-analyzer/ |
D | build.gradle | 31 compile project(":trebuchet:startup-common")
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | bridge_interface.py | 58 def startup(self, brconfigs): member in BridgeInterface
|
/tools/ndkports/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows
|
/tools/asuite/asuite_plugin/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows
|
/tools/metalava/ |
D | gradlew.bat | 4 @rem Gradle startup script for Windows
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 280 ap.bridge.startup(brconfigs)
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoagent.jar | ... core.runtime.RuntimeData getData ()
public void startup ()
String sessionId
Exception e
public void shutdown ( ... |