Home
last modified time | relevance | path

Searched defs:input (Results 1 – 21 of 21) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/
DGameCoreConfigurationXmlParserTest.java40 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/
DAsn1BerParserTest.java47 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/
Dtradefed-test-framework.jar ... protobuf.InvalidProtocolBufferException com.google.protobuf.CodedInputStream input com.google.protobuf.ExtensionRegistryLite extensionRegistry public volatile ...
Dtradefed-isolation.jar ... protobuf.InvalidProtocolBufferException com.google.protobuf.CodedInputStream input com.google.protobuf.ExtensionRegistryLite extensionRegistry public volatile ...
Dloganalysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/tools/apksig/src/test/java/com/android/apksig/internal/asn1/ber/
DBerDataValueReaderTestBase.java40 protected abstract BerDataValueReader createReader(byte[] input); in createReader()
271 private BerDataValue readDataValue(byte[] input) in readDataValue()
DByteBufferBerDataValueReaderTest.java29 protected ByteBufferBerDataValueReader createReader(byte[] input) { in createReader()
/tools/trebuchet/trebuchet/system-server-analyzer/src/
DSystemServerAnalyzer.kt103 val input = args[0] in main() constant
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_gatt_utils.py335 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/
DIOExceptionConsumer.java36 void accept(@Nullable T input) throws IOException; in accept()
DIOExceptionFunction.java36 @Nullable T apply(@Nullable F input) throws IOException; in apply()
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v4/
DV4SchemeVerifier.java72 try (InputStream input = new FileInputStream(v4SignatureFile)) { in verify()
/tools/apksig/src/test/java/com/android/apksig/util/
DDataSinkTestBase.java78 ByteBuffer input = ByteBuffer.wrap("abcdefg".getBytes(StandardCharsets.UTF_8)); in testConsumeFromByteBuffer() local
/tools/apksig/src/main/java/com/android/apksig/
DHints.java68 public Matcher matcher(CharSequence input) { in matcher()
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/
DInputStreamBerDataValueReader.java49 private static BerDataValue readDataValue(InputStream input) in readDataValue()
/tools/repohooks/rh/
Dutils.py258 def run(cmd, redirect_stdout=False, redirect_stderr=False, cwd=None, input=None, argument
/tools/apksig/src/main/java/com/android/apksig/internal/zip/
DZipUtils.java332 public static DeflateResult deflate(ByteBuffer input) { in deflate()
/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DAndroidBinXmlParser.java533 public static Chunk get(ByteBuffer input) throws XmlParserException { in get()
/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-host-util.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...