| /external/caliper/caliper/src/main/java/com/google/caliper/json/ |
| D | ImmutableListTypeAdatperFactory.java | 61 ArrayList<?> arrayList = arrayListAdapter.read(in); in create() local
|
| /external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/ |
| D | IsCollectionWithSizeTest.java | 74 ArrayList<String> arrayList = new ArrayList<String>(); in testCompilesWithATypedCollection() local
|
| D | IsMapWithSizeTest.java | 71 Map<String, Integer> arrayList = new HashMap<String, Integer>(); in testCompilesWithATypedMap() local
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | ArrayListMultimap.java | 148 ArrayList<V> arrayList = (ArrayList<V>) collection; in trimToSize() local
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | ArrayListMultimap.java | 148 ArrayList<V> arrayList = (ArrayList<V>) collection; in trimToSize() local
|
| /external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
| D | IteratorBenchmark.java | 36 ArrayList<Object> arrayList; field in IteratorBenchmark
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | BundleableUtil.java | 118 ArrayList<Bundle> arrayList = new ArrayList<>(bundleables.size()); in toBundleArrayList() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | BundleableUtil.java | 118 ArrayList<Bundle> arrayList = new ArrayList<>(bundleables.size()); in toBundleArrayList() local
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | IteratorBenchmark.java | 36 ArrayList<Object> arrayList; field in IteratorBenchmark
|
| /external/gson/gson/src/test/java/com/google/gson/functional/ |
| D | TypeVariableTest.java | 39 ArrayList<Integer> arrayList = new ArrayList<>(); in testAdvancedTypeVariables() local
|
| /external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
| D | ReversedLinesFileReader.java | 440 final ArrayList<String> arrayList = new ArrayList<>(lineCount); in readLines() local
|
| /external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/ |
| D | FileSpecTest.kt | 36 val arrayList = ClassName("java.util", "ArrayList").parameterizedBy(hoverboard) in importStaticReadmeExample() constant
|
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
| D | InvalidEventHandlerTestCase.java | 389 java.util.ArrayList arrayList = new java.util.ArrayList(); in doTestInvalidReferenceEventHandler0() local
|
| /external/guice/core/test/com/google/inject/spi/ |
| D | ElementsTest.java | 1016 final Key<ArrayList> arrayList = Key.get(ArrayList.class); in testNewPrivateBinder() local
|
| /external/javapoet/src/test/java/com/squareup/javapoet/ |
| D | JavaFileTest.java | 50 ClassName arrayList = ClassName.get("java.util", "ArrayList"); in importStaticReadmeExample() local
|