/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/ |
D | GameCoreConfigurationXmlParserTest.java | 40 try (InputStream input = new ByteArrayInputStream( in testSingleApkInfo() 81 try (InputStream input = new ByteArrayInputStream( in testOptionalFields() 113 try (InputStream input = new ByteArrayInputStream( in testMissingRequiredField() 140 try (InputStream input = new ByteArrayInputStream( in testApkWithArguments() 174 try (InputStream input = new ByteArrayInputStream( in testRequirements() 207 try (InputStream input = new ByteArrayInputStream( in testRequirementNeedsMatchingApk()
|
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ |
D | Asn1BerParserTest.java | 47 ByteBuffer input = ByteBuffer.wrap(HexEncoding.decode("300012345678")); in testEmptySequence() local 247 ByteBuffer input = ByteBuffer.wrap(HexEncoding.decode("0280020401000002010c")); in testPrimitiveIndefiniteLengthEncodingWithGarbage() local 270 ByteBuffer input = ByteBuffer.wrap(HexEncoding.decode("308002020000000002010c")); in testConstructedIndefiniteLengthEncodingWithoutNestedIndefiniteLengthDataValues() local 285 ByteBuffer input = in testConstructedIndefiniteLengthEncodingWithNestedIndefiniteLengthDataValues() local 299 ByteBuffer input = ByteBuffer.wrap(HexEncoding.decode("3080308002040000000002010c")); in testConstructedIndefiniteLengthEncodingWithGarbage() local 305 ByteBuffer input = in parse() local 311 private static <T> T parse(ByteBuffer input, Class<T> containerClass) in parse()
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-test-framework.jar | ... protobuf.InvalidProtocolBufferException
com.google.protobuf.CodedInputStream input
com.google.protobuf.ExtensionRegistryLite extensionRegistry
public volatile ... |
D | tradefed-isolation.jar | ... protobuf.InvalidProtocolBufferException
com.google.protobuf.CodedInputStream input
com.google.protobuf.ExtensionRegistryLite extensionRegistry
public volatile ... |
D | loganalysis.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | tradefed-contrib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ber/ |
D | BerDataValueReaderTestBase.java | 40 protected abstract BerDataValueReader createReader(byte[] input); in createReader() 271 private BerDataValue readDataValue(byte[] input) in readDataValue()
|
D | ByteBufferBerDataValueReaderTest.java | 29 protected ByteBufferBerDataValueReader createReader(byte[] input) { in createReader()
|
/tools/trebuchet/trebuchet/system-server-analyzer/src/ |
D | SystemServerAnalyzer.kt | 103 val input = args[0] in main() constant
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_gatt_utils.py | 335 def setup_gatt_characteristics(droid, input): argument 344 def setup_gatt_descriptors(droid, input): argument
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/ |
D | IOExceptionConsumer.java | 36 void accept(@Nullable T input) throws IOException; in accept()
|
D | IOExceptionFunction.java | 36 @Nullable T apply(@Nullable F input) throws IOException; in apply()
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v4/ |
D | V4SchemeVerifier.java | 72 try (InputStream input = new FileInputStream(v4SignatureFile)) { in verify()
|
/tools/apksig/src/test/java/com/android/apksig/util/ |
D | DataSinkTestBase.java | 78 ByteBuffer input = ByteBuffer.wrap("abcdefg".getBytes(StandardCharsets.UTF_8)); in testConsumeFromByteBuffer() local
|
/tools/apksig/src/main/java/com/android/apksig/ |
D | Hints.java | 68 public Matcher matcher(CharSequence input) { in matcher()
|
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/ |
D | InputStreamBerDataValueReader.java | 49 private static BerDataValue readDataValue(InputStream input) in readDataValue()
|
/tools/repohooks/rh/ |
D | utils.py | 258 def run(cmd, redirect_stdout=False, redirect_stderr=False, cwd=None, input=None, argument
|
/tools/apksig/src/main/java/com/android/apksig/internal/zip/ |
D | ZipUtils.java | 332 public static DeflateResult deflate(ByteBuffer input) { in deflate()
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/ |
D | AndroidBinXmlParser.java | 533 public static Chunk get(ByteBuffer input) throws XmlParserException { in get()
|
/tools/tradefederation/prebuilts/filegroups/suite/ |
D | compatibility-host-util.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/ |
D | tradefed-contrib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |