/tools/tradefederation/core/src/com/android/tradefed/build/content/ |
D | ContentAnalysisContext.java | 34 private final ContentInformation information; field in ContentAnalysisContext 46 String contentEntry, ContentInformation information, AnalysisMethod method) { in ContentAnalysisContext() argument 48 this.information = information; in ContentAnalysisContext() 57 return information; in contentInformation() 73 return invalidateAnalysis || information == null; in abortAnalysis()
|
D | TestContentAnalyzer.java | 45 private final TestInformation information; field in TestContentAnalyzer 52 TestInformation information, in TestContentAnalyzer() argument 57 this.information = information; in TestContentAnalyzer() 65 if (information.getContext().getBuildInfos().size() > 1) { in evaluate() 125 results = xtsAnalysis(information.getBuildInfo(), ac); in evaluate() 128 results = fileAnalysis(information.getBuildInfo(), ac); in evaluate() 131 results = workdirAnalysis(information.getBuildInfo(), ac); in evaluate() 418 ContentInformation information, String entry) { in analyzeContentDiff() argument 422 information.baseContent, in analyzeContentDiff() 424 information.baseBuildId, in analyzeContentDiff() [all …]
|
/tools/tradefederation/core/src/com/android/tradefed/result/skipped/ |
D | ArtifactsAnalyzer.java | 45 private final TestInformation information; field in ArtifactsAnalyzer 53 TestInformation information, in ArtifactsAnalyzer() argument 59 this.information = information; in ArtifactsAnalyzer() 73 information.getContext().getDeviceBuildMap().entrySet()) { in analyzeArtifacts() 84 boolean presubmit = "WORK_NODE".equals(information.getContext().getAttribute("trigger")); in analyzeArtifacts() 96 information, in analyzeArtifacts() 133 "WORK_NODE".equals(information.getContext().getAttribute("trigger")); in analyzeArtifact()
|
D | SkipManager.java | 140 public boolean shouldSkipInvocation(TestInformation information) { in shouldSkipInvocation() argument 157 information, in shouldSkipInvocation() 163 return buildAnalysisDecision(information, analyzer.analyzeArtifacts()); in shouldSkipInvocation() 198 private boolean buildAnalysisDecision(TestInformation information, BuildAnalysis results) { in buildAnalysisDecision() argument 202 boolean presubmit = "WORK_NODE".equals(information.getContext().getAttribute("trigger")); in buildAnalysisDecision()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/ |
D | bluetooth.proto | 28 // Session information that gets logged for every BT connection. 31 // Session information that gets logged for every Pair event. 37 // Scan event information. 62 // The information about the device. 115 // The information about the device which it is connected to. 118 // The information about the RFComm session. 121 // The information about the A2DP audio session. 145 // Session information that gets logged for A2DP session. 187 // The information about the device which it is paired to.
|
/tools/netsim/rust/cli/ |
D | netsim-cli.md | 10 * `-h, --help`: Print help information 13 * ### `version`: Print Netsim version information 28 * ### `devices`: Display device(s) information 31 * `-c, --continuous`: Continuously print device(s) information every second 107 * `-c, --continuous`: Continuously print Capture information every second
|
/tools/tradefederation/core/ |
D | README.md | 23 ### More information 25 More information at:
|
/tools/asuite/atest/bazel/resources/rules/ |
D | tradefed_test_dependency_info.bzl | 15 """Provides dependency information required by Tradefed test rules. 17 This provider encapsulates information about dependencies that is required for
|
D | tradefed_test_aspects.bzl | 23 for more information on how aspects work.
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_verify.txt | 12 --print-certs Show information about the APK's signing certificates 14 --print-certs-pem Show information about the APK's signing certificates and prints the PEM
|
/tools/netsim/guide/src/cli/ |
D | README.md | 5 This following sections provide in-depth information on the different commands available.
|
/tools/netsim/guide/src/api/ |
D | README.md | 6 This following sections provide in-depth information on the API.
|
/tools/asuite/atest/tf_proto/ |
D | test_record.proto | 27 // A record containing the status, logs, and other information associated with a 47 // Extra debugging information. 90 // Associated debugging information to accompany a TestStatus.
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 27 // A record containing the status, logs, and other information associated with a 47 // Extra debugging information. 102 // Associated debugging information to accompany a TestStatus.
|
/tools/security/fuzzing/example_fuzzer/ |
D | Android.bp | 13 // dictionary files during building. You can find more information about
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | README.md | 9 of tracing information using this command: `systrace.py -t 10 dalvik view am wm 27 Top-level slice information: 56 All slice information:
|
/tools/apksig/ |
D | README.md | 45 `apksigner sign` for usage information. 47 supported by the APK. Run `apksigner verify` for usage information.
|
/tools/test/openhst/ |
D | stress_test.proto | 52 // The file that should be cat-ed on device to get information. Will be used 58 // The information needed to extract timestamps from the config. 73 // The information needed to extract timestamps from the config.
|
/tools/trebuchet/ |
D | CONTRIBUTING.md | 23 information on using pull requests.
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 25 information needed for the test runner to run the test. It then invokes 121 [TradeFed README](../../README.md) for information about setting up 156 if you need information on their unittests.
|
/tools/trebuchet/trebuchet/system-server-analyzer/ |
D | README.md | 15 2.Capture 10 seconds of tracing information using `atrace`:
|
/tools/netsim/testing/netsim-grpc/ |
D | README.md | 26 - `get_devices()`: Get detailed information for all devices connected to netsim daemon.
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 21 // Account information for accessing Cloud API 78 // Account information for accessing Cloud API
|
/tools/metalava/ |
D | USAGE.md | 20 - Generating API levels information for documentation and SDK (`--generate-api-levels`)
|
D | DOWNLOADING.md | 6 …akes it easier to download multiple Git repositories at once. For more information about Repo, see…
|