/tools/metalava/src/test/java/com/android/tools/metalava/model/text/ |
D | TextTypeItemTest.kt | 26 val full = in test typeString()() constant 28 assertThat(TextTypeItem.toTypeString(full, false, false, false)).isEqualTo( in test typeString()() 31 assertThat(TextTypeItem.toTypeString(full, false, true, false)).isEqualTo( in test typeString()() 34 assertThat(TextTypeItem.toTypeString(full, false, false, true)).isEqualTo( in test typeString()() 39 full, in test typeString()() 47 full, in test typeString()()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | FixedByteArrayOutputStreamTest.java | 101 String full = prefix + followup; in testWriteWithWrap() local 102 String expected = full.substring(full.length() - BUF_SIZE); in testWriteWithWrap() 131 String full = prefix + followup.substring(offset); in testWriteWithOffsetAndWrap() local 132 String expected = full.substring(full.length() - BUF_SIZE); in testWriteWithOffsetAndWrap()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextBackedAnnotationItem.kt | 33 private val full: String constant 44 full = when { 62 override fun toSource(target: AnnotationTarget): String = full
|
/tools/tradefederation/core/ |
D | Android.bp | 64 "libprotobuf-java-full", 68 type: "full", 106 "libprotobuf-java-full", 108 "perfetto_config-full",
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/ |
D | SignatureTestUtils.java | 86 @Nonnull String full) in generateSignature() argument 123 ContentSigner signer = new JcaContentSignerBuilder(full).setProvider( in generateSignature()
|
/tools/tradefederation/core/tests/ |
D | Android.mk | 30 LOCAL_JAVA_LIBRARIES := tradefed host-libprotobuf-java-full
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
D | Builders.kt | 19 import kotlin.reflect.full.createInstance
|
/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 70 // Represents the full metric: The measurements and its metadata
|
/tools/tradefederation/core/atest/ |
D | Android.bp | 158 "libprotobuf-java-full",
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | nanopb.proto | 40 // full 32 bits for the value.
|
/tools/test/connectivity/tools/lab/ |
D | README.md | 3 NOTE: The config.json file in this folder contains random values - for the full
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFromTextTest.kt | 524 fun `Sort throws list by full name`() { in Sort throws list by full name()
|
D | DriverTest.kt | 1863 val docLava1 = File("testlibs/doclava-1.0.6-full-SNAPSHOT.jar") 1880 baseName = "doclava-$version-full-SNAPSHOT"
|
/tools/metalava/ |
D | build.gradle | 74 baseName = "metalava-$version-full-SNAPSHOT"
|
D | README.md | 131 instead of the full package name, e.g. `@UiThread` instead of 271 * Built on top of a full, type-resolved AST. Doclava1 was integrated with
|
/tools/repohooks/ |
D | README.md | 240 entire repo in order to perform full checks. e.g. `pylint` needs to know what 242 doing a full checkout of the repo in a temp dir, but this can slow things down
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ApiLint.kt | 3264 private fun inSubPackage(root: String, full: String): Boolean { in <lambda>() 3265 return root == full || full.startsWith(root) && full[root.length] == '.' in <lambda>()
|
D | Options.kt | 35 import kotlin.reflect.full.memberProperties in <lambda>()
|
/tools/acloud/ |
D | README.md | 107 The full list of options are available via `--help`
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 290 // - In the full runtime, this is purely a speed optimization, as the 294 // equals() and hashCode() to more closely match those of the full runtime;
|
/tools/external/fat32lib/ |
D | NOTICE | 29 …license obtained for a version of the library must be consistent with the full freedom of use spec… 112 … License will not have their licenses terminated so long as such parties remain in full compliance.
|
/tools/repohooks/tools/ |
D | pylintrc | 112 # Tells whether to display a full report or only the messages
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 368 A full implementation of IPv6 includes implementation of the 521 particular option is identified by a full 8-bit Option Type, not just 2084 the full 8-bit Option Type, not by the low-order 5 bits of an
|
/tools/dexter/testdata/expected/ |
D | medium.asm | 106501 …const-string/jumbo v8, "Attempted to set events for mini view. Events only supported in full view."
|
D | medium.rewrite | 106521 …const-string/jumbo v8, "Attempted to set events for mini view. Events only supported in full view."
|