Searched refs:full (Results 1 – 15 of 15) sorted by relevance
/tools/metalava/src/test/java/com/android/tools/metalava/model/text/ |
D | TextTypeItemTest.kt | 25 val full = in testTypeString() constant 27 assertThat(TextTypeItem.toTypeString(full, false, false, false)).isEqualTo( in testTypeString() 30 assertThat(TextTypeItem.toTypeString(full, false, true, false)).isEqualTo( in testTypeString() 33 assertThat(TextTypeItem.toTypeString(full, false, false, true)).isEqualTo( in testTypeString() 38 full, in testTypeString() 46 full, in testTypeString()
|
/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 | 30 private val full: String constant 40 full = when { 57 override fun toSource(): String = full
|
/tools/tradefederation/core/ |
D | Android.mk | 23 LOCAL_JAVA_LIBRARIES := host-libprotobuf-java-full 24 LOCAL_PROTOC_OPTIMIZE_TYPE := full 55 …line-1.0 tf-remote-client commons-compress-prebuilt host-libprotobuf-java-full tradefed-protos err…
|
/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/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFromTextTest.kt | 305 fun `Sort throws list by full name`() { in Sort throws list by full name()
|
/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 70 // Represents the full metric: The measurements and its metadata
|
/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/ |
D | build.gradle | 73 baseName = "metalava-$version-full-SNAPSHOT"
|
D | README.md | 132 name instead of the full package name, e.g. `@UiThread` instead of 255 * Built on top of a full, type-resolved AST. Doclava1 was integrated with javadoc,
|
/tools/repohooks/ |
D | README.md | 234 entire repo in order to perform full checks. e.g. `pylint` needs to know what 236 doing a full checkout of the repo in a temp dir, but this can slow things down
|
/tools/repohooks/tools/ |
D | pylintrc | 112 # Tells whether to display a full report or only the messages
|
/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/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
|