Home
last modified time | relevance | path

Searched defs:getMap (Results 1 – 25 of 66) sorted by relevance

123

/external/testng/src/test/java/test/thread/
DHelper.java9 public static Map<Long, Long> getMap(String className) { in getMap() method in Helper
DBaseSequentialSample.java12 Map getMap() { in getMap() method in BaseSequentialSample
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue143/
DGenericMapTest.java41 public GenericMap<Integer> getMap() { in getMap() method in GenericMapTest.BeanWithMap
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
DConcurrentMapRemoveTester.java41 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapRemoveTester
DConcurrentMapReplaceTester.java43 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapReplaceTester
DConcurrentMapPutIfAbsentTester.java43 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapPutIfAbsentTester
DConcurrentMapReplaceEntryTester.java42 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapReplaceEntryTester
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DConcurrentMapRemoveTester.java41 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapRemoveTester
DConcurrentMapReplaceTester.java43 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapReplaceTester
DConcurrentMapPutIfAbsentTester.java43 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapPutIfAbsentTester
DConcurrentMapReplaceEntryTester.java42 protected ConcurrentMap<K, V> getMap() { in getMap() method in ConcurrentMapReplaceEntryTester
/external/llvm/include/llvm/MC/
DStringTableBuilder.h60 const DenseMap<CachedHash<StringRef>, size_t> &getMap() const { in getMap() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DEnumBean.java25 public LinkedHashMap<Suit, Integer> getMap() { in getMap() method in EnumBean
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue102/
DDataBean.java42 public Map<String, Integer> getMap() { in getMap() method in DataBean
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
DAbstractBiMapTester.java35 protected BiMap<K, V> getMap() { in getMap() method in AbstractBiMapTester
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DAbstractBiMapTester.java35 protected BiMap<K, V> getMap() { in getMap() method in AbstractBiMapTester
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DAbstractTest.java26 protected Map<String, Object> getMap(String data) { in getMap() method in AbstractTest
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DTypeResolverTest.java22 public Map getMap() { in getMap() method in TypeResolverTest.A
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DTestSetterlessProperties501.java36 public Map<String,Poly> getMap() { in getMap() method in TestSetterlessProperties501.Issue501Bean
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/
DSkipBean.java83 public Map<String, Integer> getMap() { in getMap() method in SkipBean
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue61/
DGenericMapBeanTest.java74 public Map<K, V> getMap() { in getMap() method in GenericMapBeanTest.MapProvider
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/format/
DMapFormatShapeTest.java69 public Map<Integer, Integer> getMap() { in getMap() method in MapFormatShapeTest.Map1540Implementation
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DImplicitTagsTest.java135 public Map<String, Integer> getMap() { in getMap() method in ImplicitTagsTest.CarWithWheel
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function

123