Searched refs:multiple (Results 1 – 11 of 11) sorted by relevance
/tools/metalava/stub-annotations/src/main/java/androidx/annotation/ |
D | Size.java | 39 long multiple() default 1; in multiple() method
|
/tools/tradefederation/core/tests/res/config/suite/ |
D | suite.md | 9 A test can also be easily added to multiple suites by specifying the suite name 11 complicated GCL files, for a test to run in multiple suites.
|
/tools/repohooks/tools/ |
D | pylintrc | 38 # Use multiple processes to speed up Pylint. 52 # be used to obtain the result of joining multiple strings with the addition 66 # either give multiple identifier separated by comma (,) or put this option 67 # multiple time. See also the "--disable" option for examples. 71 # can either give multiple identifiers separated by comma (,) or put this 72 # option multiple times (only on the command line, not in the configuration
|
/tools/tradefederation/core/atest/ |
D | README.md | 19 6. [Running Multiple Classes](#running-multiple-classes) 260 ## <a name="running-multiple-classes">Running Multiple Classes</a> 262 To run multiple classes, deliminate them with spaces just like you would when running multiple test…
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 78 KeyStore contains multiple keys. 93 providing multiple passwords, the passwords are read from 116 providing multiple passwords, the passwords are read from
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 178 Note: it is possible, though unusual, for a device with multiple 361 Each extension header is an integer multiple of 8 octets long, in 365 integer multiple of n octets from the start of the header, for n = 1, 533 appear at an integer multiple of x octets from the start of the 541 subsequent options and to pad out the containing header to a multiple 557 than multiple Pad1 options. 608 multiple of 8 octets long. Contains one or more 661 complete Routing header is an integer multiple 1023 maintain a single counter for the node or multiple counters, 1051 integer multiple of 8 octets long. The fragments are transmitted in [all …]
|
/tools/tradefederation/core/atest/docs/ |
D | develop_test_finders.md | 15 test finder class can hold multiple find methods. The find methods are grouped
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFileTest.kt | 2396 fun `Extend from multiple interfaces`() { in Extend from multiple interfaces()
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | GAP_PTS_INSTRUCTIONS | 138 Note: PTS is very flacky, rerun multiple times to pass. 433 Note: This one may take multiple tries
|
/tools/test/connectivity/acts/ |
D | README.md | 124 respectively. To specify multiple test paths, the key should follow
|
/tools/metalava/ |
D | README.md | 283 This is done for multiple reasons: 285 (1) It allows us to have multiple "back-ends": for example, metalava can read 288 files. Reading in multiple versions of an API lets doclava perform "diffing",
|