Home
last modified time | relevance | path

Searched refs:collection (Results 1 – 25 of 25) sorted by relevance

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
DNullableCollectionsTest.kt30 fun `Check nullable collection as method return, parameter, and field`() { in Check nullable collection as method return, parameter, and field()
62 fun `Check nullable collection as parameter of callback method`() { in Check nullable collection as parameter of callback method()
90 fun `Check nullable collection on deprecated method`() { in Check nullable collection on deprecated method()
115 fun `Check nullable collection on overridden method`() { in Check nullable collection on overridden method()
291 fun `Test nullable collection elements`() { in Test nullable collection elements()
319 fun `Test nullable collection elements matching super method`() { in Test nullable collection elements matching super method()
/tools/tradefederation/core/src/com/android/tradefed/util/
DRemoteZip.java235 for (MergedZipEntryCollection collection : collections) { in downloadFiles()
249 collection.getEndOffset() - collection.getStartOffset(); in downloadFiles()
250 if (collection.getStartOffset() + downloadedSize > mFileSize) { in downloadFiles()
251 downloadedSize = mFileSize - collection.getStartOffset(); in downloadFiles()
256 collection.getStartOffset(), in downloadFiles()
263 destDir, partialZipFinal, collection)); in downloadFiles()
309 File destDir, File partialZipFile, MergedZipEntryCollection collection) { in unzipDownloadedCollection() argument
311 for (CentralDirectoryInfo entry : collection.getZipEntries()) { in unzipDownloadedCollection()
325 entry.getLocalHeaderOffset() - collection.getStartOffset()); in unzipDownloadedCollection()
331 entry.getLocalHeaderOffset() - collection.getStartOffset()); in unzipDownloadedCollection()
/tools/test/connectivity/acts/framework/tests/controllers/bits_lib/
Dbits_client_test.py169 collection = 'collection'
171 client.export_as_csv([':mW', ':mV'], collection, output_file)
175 self.assertIn(collection, cmd)
184 collection = 'collection'
188 client.export_as_csv([':mW', ':mV'], collection, output_file)
192 self.assertIn(collection, cmd)
/tools/carrier_settings/proto/
Dcarrier_list.proto50 // A collection of network IDs owned by this carrier
58 // A collection of carrier maps; one entry for one carrier
Dcarrier_settings.proto44 // A collection of multiple carriers’ settings
152 // A collection of all APNs for a carrier
211 // A collection of configs from vendor clients.
/tools/tradefederation/core/clearcut_client/
DREADME.md3 A Tradefed component for our user metrics collection client.
/tools/tradefederation/core/test_framework/
DREADME.md11 * Related to metrics collection during tests (IMetricCollector types)
/tools/test/mobly_extensions/
DREADME1 A collection of common utils and scripts used for Mobly tests in the Android platform.
/tools/loganalysis/src/com/android/loganalysis/util/config/
DOptionSetter.java278 Collection collection = (Collection)field.get(optionSource); in setFieldValue() local
279 if (collection == null) { in setFieldValue()
286 collection.addAll((Collection)value); in setFieldValue()
288 collection.add(value); in setFieldValue()
608 Collection collection = (Collection)fieldValue; in getFieldValueAsString() local
609 if (collection.isEmpty()) { in getFieldValueAsString()
/tools/tradefederation/core/javatests/res/config/suite/
Dsuite.md5 use case is that we can easily maintain a collection of stable tests for
10 in the test config file. So one doesn't need to maintain a collection of test in
/tools/tradefederation/core/src/com/android/tradefed/config/
DOptionSetter.java465 Collection collection = (Collection)field.get(optionSource); in setFieldValue() local
466 if (collection == null) { in setFieldValue()
473 collection.addAll((Collection)value); in setFieldValue()
481 collection.add(value); in setFieldValue()
844 Collection collection = (Collection)fieldValue; in getFieldValueAsString() local
845 if (collection.isEmpty()) { in getFieldValueAsString()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApiClass.kt126 private fun findByName(collection: Collection<ApiElement>, name: String): ApiElement? { in findByName()
127 for (element in collection) { in findByName()
/tools/aadevtools/validation/
DREADME.md2 This is a collection of validation tools for better development & integration
/tools/aadevtools/avd/
DREADME.md2 This is a collection of developer tools to use AAOS AVDs for a better produtivity.
/tools/ndkports/
DREADME.md3 A collection of Android build scripts for various third-party libraries and the
/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAuthorizationList.java340 private static String joinStrings(Collection<String> collection) { in joinStrings() argument
343 .append(Joiner.on(", ").join(collection)) in joinStrings()
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/methoditem/
DCommonSuperMethodsTest.kt842 fun `Test super method with generic collection parameter from generic class`() { in Test super method with generic collection parameter from generic class()
/tools/test/connectivity/acts/
DREADME.md5 for accessing commercially avilable devices, Android devices, and a collection
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DApiFileTest.kt5408 fun `implements kotlin collection`() { in implements kotlin collection()
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/
DCommonTypeItemTest.kt1187 fun `Test Kotlin collection removeAll parameter type`() { in Test Kotlin collection removeAll parameter type()
/tools/dexter/testdata/expected/
Dmethod_handles.compact_cfg409 .local_ex v5, "collection", java.util.Collection, "Ljava/util/Collection<TT;>;"
446 36| const-string v2, "collection is empty"
511 .local_ex v6, "collection", java.util.Collection, "Ljava/util/Collection<TT;>;"
567 41| const-string v2, "numOfElements exceeds collection.size()"
575 49| const-string v2, "collection is empty"
Dmethod_handles.verbose_cfg479 .local_ex v5, "collection", java.util.Collection, "Ljava/util/Collection<TT;>;"
532 36| const-string v2, "collection is empty"
619 .local_ex v6, "collection", java.util.Collection, "Ljava/util/Collection<TT;>;"
695 41| const-string v2, "numOfElements exceeds collection.size()"
709 49| const-string v2, "collection is empty"
Dmedium.compact_cfg5847 .local_ex v3, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
5966 .local_ex v4, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
6019 .local_ex v4, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
9134 ….local_ex v7, "collection", java.util.Collection, "Ljava/util/Collection<+Ljava/util/Map$Entry<TK;…
9262 .local_ex v3, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
9447 .local_ex v2, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
9462 .local_ex v2, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
9549 .local_ex v2, "collection", java.util.Collection, "Ljava/util/Collection<+TK;>;"
9601 .local_ex v2, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
9756 .local_ex v2, "collection", java.util.Collection, "Ljava/util/Collection<*>;"
[all …]
/tools/external/fat32lib/
DNOTICE49 A "library" means a collection of software functions and/or data prepared so as to be conveniently …
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto1055 // Epoch unix time of collection of metrics.