Home
last modified time | relevance | path

Searched defs:hashMap (Results 1 – 25 of 142) sorted by relevance

123456

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DIdentityHashMapTest.java378 IdentityHashMap<String, String> hashMap = new IdentityHashMap<String, String>(); in test_removeLjava_lang_Object() local
793 IdentityHashMap hashMap = new IdentityHashMap(); in test_clone_scenario1() local
802 IdentityHashMap hashMap = new IdentityHashMap(); in test_clone_scenario2() local
815 IdentityHashMap hashMap = new IdentityHashMap(); in test_clone_scenario3() local
827 IdentityHashMap hashMap = new IdentityHashMap(); in test_clone_scenario4() local
836 IdentityHashMap hashMap = new IdentityHashMap(); in test_clone_scenario5() local
975 IdentityHashMap<String, String> hashMap = new IdentityHashMap<>(); in test_spliterator_keySet() local
1003 IdentityHashMap<String, String> hashMap = new IdentityHashMap<>(); in test_spliterator_valueSet() local
1031 IdentityHashMap<String, String> hashMap = new IdentityHashMap<>(); in test_spliterator_entrySet() local
H A DWeakHashMapTest.java519 WeakHashMap<String, String> hashMap = new WeakHashMap<>(); in test_spliterator_keySet() local
552 WeakHashMap<String, String> hashMap = new WeakHashMap<>(); in test_spliterator_valueSet() local
580 WeakHashMap<String, String> hashMap = new WeakHashMap<>(); in test_spliterator_entrySet() local
H A DLinkedHashMapTest.java429 LinkedHashMap hashMap = new MockMap(); in test_clone_Mock() local
825 LinkedHashMap<String, String> hashMap = new LinkedHashMap<>(); in test_spliterator_keySet() local
856 LinkedHashMap<String, String> hashMap = new LinkedHashMap<>(); in test_spliterator_valueSet() local
887 LinkedHashMap<String, String> hashMap = new LinkedHashMap<>(); in test_spliterator_entrySet() local
H A DHashMapTest.java497 HashMap hashMap = new HashMap(); in test_putAllLjava_util_Map_Null() local
823 HashMap<String, String> hashMap = new HashMap<>(); in test_spliterator_keySet() local
856 HashMap<String, String> hashMap = new HashMap<>(); in test_spliterator_valueSet() local
888 HashMap<String, String> hashMap = new HashMap<>(); in test_spliterator_entrySet() local
H A DEnumMapTest.java590 HashMap hashMap = new HashMap(); in test_equalsLjava_lang_Object() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DUnicodeMapTest.java266 HashMap hashMap = new HashMap(); in TestModify() local
296 private boolean hasSameValues(UnicodeMap unicodeMap, HashMap hashMap) { in hasSameValues()
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java263 HashMap hashMap = new HashMap(); in TestModify() local
293 private boolean hasSameValues(UnicodeMap unicodeMap, HashMap hashMap) { in hasSameValues()
/aosp_15_r20/external/slf4j/integration/lib/
HDslf4j-api-1.5.11.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
HDslf4j-api-2.0.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
HDslf4j-api-1.6.99.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/json/
H A DImmutableMapTypeAdapterFactory.java61 HashMap<?, ?> hashMap = hashMapAdapter.read(in); in create() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/
H A DVerifierFactory.java39 private static final Map<String, Verifier> hashMap = new HashMap<>(); field in VerifierFactory
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffersTest.kt270 val hashMap = mutableMapOf<String, String>() in <lambda>() constant
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
H A DContentMetadataMutations.java127 HashMap<String, Object> hashMap = new HashMap<>(editedValues); in getEditedValues() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
H A DContentMetadataMutations.java127 HashMap<String, Object> hashMap = new HashMap<>(editedValues); in getEditedValues() local
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/src/kotlinx/serialization/
H A DJavaCollectionsTest.kt36 val hashMap: HashMap<Int, String>, constant in kotlinx.serialization.JavaCollectionsTest.HasHashMap
/aosp_15_r20/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DArrayMapTests.java336 HashMap<ControlledHash, Integer> hashMap = new HashMap<ControlledHash, Integer>(); in run() local
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/
H A DArrayMapTest.java356 HashMap<ControlledHash, Integer> hashMap = new HashMap<>(); in testBasicArrayMap() local
/aosp_15_r20/packages/apps/Gallery/src/com/android/camera/gallery/
DImageListUber.java72 HashMap<String, String> hashMap = new HashMap<String, String>(); in getBucketIds() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DInvalidEventHandlerTestCase.java392 java.util.HashMap hashMap = new java.util.HashMap(); in doTestInvalidReferenceEventHandler0() local
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/serializers/
H A DJsonTreeTest.kt126 val hashMap: Map<String, JsonElement> = HashMap( in testThatJsonObjectsCompareWithMaps() constant
/aosp_15_r20/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
H A DIncrementalDeqpPreparer.java266 Map<String, String> hashMap = new HashMap<>(); in getTargetFileHash() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DLanguageTest.java81 HashMap<String, Map<Type, String>> hashMap, in addMap() argument
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DImmutableBiMapTest.java550 Map<String, Integer> hashMap = Maps.newLinkedHashMap(); in testFromHashMap() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DImmutableBiMapTest.java576 Map<String, Integer> hashMap = Maps.newLinkedHashMap(); in testFromHashMap() local

123456