Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 25 of 36) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/
DREADME.md24 configuration. The test beds and their corresponding test files are:
40 The test configuration, the `<config>` in the commands above, is stored in
41 the *config* sub-directory. The configuration simply uses all connected
45 The only provided configuration is *wifi_rtt.json*.
47 The configuration defines the following keys to configure the test:
51 configuration of the AP used in the test.
/tools/asuite/atest/tf_proto/
Dconfiguration_description.proto43 // The suite names that the configuration belong to.
45 // A set of metadata representing some configuration attributes
47 // Whether the configuration is shardable or not.
49 // Whether the configuration is strict shardable or not.
51 // Whether we are currently running the configuration in sandbox mode or not.
Dinvocation_context.proto31 // name can be found in the Tradefed configuration xml of the test.
35 // The configuration description associated with the test configuration.
/tools/test/connectivity/acts/
DREADME.md39 1. Read configuration files
97 - -c acts_confidence_test_config: is the flag and name of the configuration file
106 contents of a sample configuration file:
109 { "_description": "This is an example skeleton test configuration file.",
125 standard a ':'-delimited format. Explicit keys in a configuration file will
131 and are created based on the provided configuration file.
/tools/metalava/src/main/java/com/android/tools/metalava/
DReporter.kt27 import com.android.tools.metalava.model.configuration in <lambda>()
105 val severity = configuration.getSeverity(id) in hasErrors()
120 val severity = configuration.getSeverity(id) in report()
135 val severity = configuration.getSeverity(id) in report()
180 val severity = configuration.getSeverity(id) in isSuppressed()
DCompatibilityCheck.kt34 import com.android.tools.metalava.model.configuration
887 … if (reporter.report(issue, item, message) && configuration.getSeverity(issue) == Severity.ERROR) { in report()
907 val previousConfiguration = configuration in checkCompatibility()
913 configuration = issueConfiguration in checkCompatibility()
916 configuration = previousConfiguration in checkCompatibility()
DBaseline.kt25 import com.android.tools.metalava.model.configuration in <lambda>()
91 … if (options.baselineErrorsOnly && configuration.getSeverity(issue) != Severity.ERROR) { in <lambda>()
/tools/aadevtools/avd/
DREADME.md12 * create_avd.sh creates a minimal AVD configuration from an AVD image.
14 * patch_avd.sh changes an AVD configuration for bigger RAM, heap & data disk. So it can perform pro…
15 * patch_all_avds.sh changes all AVD configuration for more RAM & heap. So it can perform properly.
/tools/carrier_settings/proto/
Dcarrier_settings.proto100 // MMS configuration.
194 // Name of the client for which the configuration items need to
198 // Binary blob containing the configuration. The format
199 // of the configuration depends on the specific client.
/tools/asuite/atest/unittest_data/vts_plan_files/
Dvts-cc.xml.data1 <configuration description="Common preparer">
2 </configuration>
Dvts-dd.xml.data1 <configuration description="VTS Serving Plan for Staging(new) tests">
2 </configuration>
Dvts-bb.xml.data1 <configuration description="VTS Serving Plan for Staging(new) tests">
3 </configuration>
Dvts-aa.xml.data1 <configuration description="VTS Serving Plan for Staging(new) tests">
4 </configuration>
/tools/asuite/atest/unittest_data/
DAndroidLibCoreTest.xml.data1 <configuration description="Config for CTS Jank test cases">
15 </configuration>
DAndroidTest.xml.data1 <configuration description="Config for CTS Jank test cases">
18 </configuration>
DAndroidDalvikTest.xml.data1 <configuration description="Config for CTS Jank test cases">
19 </configuration>
DVtsAndroidTest.xml.data1 <configuration description="Config for VTS target parsing">
30 </configuration>
/tools/acloud/internal/proto/
Duser_config.proto33 // SSH key configuration
37 // Storage configuration
55 // * They are stored as plain text in the configuration file so they are
Dinternal_config.proto49 // Internal configuration
/tools/repohooks/tools/
Dspelling.txt296 configuartion||configuration
297 configuratoin||configuration
298 configuraton||configuration
299 configuretion||configuration
300 configutation||configuration
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java185 public void setConfiguration(IConfiguration configuration) { in setConfiguration() argument
186 mConfiguration = configuration; in setConfiguration()
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DIssueConfiguration.kt60 var configuration = defaultConfiguration variable
/tools/asuite/asuite_plugin/
DREADME.md14 **Debug in IntelliJ:** Edit configurations -> use `+` to add a Gradle configuration -> fill
/tools/treble/build/sandbox/
Dnsjail.cfg5 # All configuration options are described in
/tools/treble/split/
DREADME.md16 and source tree. This is solved by manually fine-tuning a tool configuration XML

12