Home
last modified time | relevance | path

Searched refs:SUPPORTS_PUT (Results 1 – 20 of 20) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
DMapPutTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
59 @MapFeature.Require(SUPPORTS_PUT)
65 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
78 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
91 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
104 @MapFeature.Require(absent = SUPPORTS_PUT)
115 @MapFeature.Require(absent = SUPPORTS_PUT)
126 @MapFeature.Require(absent = SUPPORTS_PUT)
137 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
143 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DMapPutAllTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
60 @MapFeature.Require(SUPPORTS_PUT)
66 @MapFeature.Require(absent = SUPPORTS_PUT)
75 @MapFeature.Require(SUPPORTS_PUT)
81 @MapFeature.Require(absent = SUPPORTS_PUT)
92 @MapFeature.Require(SUPPORTS_PUT)
100 SUPPORTS_PUT })
113 @MapFeature.Require(absent = SUPPORTS_PUT)
124 @MapFeature.Require(absent = SUPPORTS_PUT)
134 @MapFeature.Require({SUPPORTS_PUT,
[all …]
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DMapPutTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
62 @MapFeature.Require(SUPPORTS_PUT)
68 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
81 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
94 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
107 @MapFeature.Require(absent = SUPPORTS_PUT)
118 @MapFeature.Require(absent = SUPPORTS_PUT)
129 @MapFeature.Require(absent = SUPPORTS_PUT)
140 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
146 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DMapPutAllTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
63 @MapFeature.Require(SUPPORTS_PUT)
69 @MapFeature.Require(absent = SUPPORTS_PUT)
78 @MapFeature.Require(SUPPORTS_PUT)
84 @MapFeature.Require(absent = SUPPORTS_PUT)
95 @MapFeature.Require(SUPPORTS_PUT)
103 SUPPORTS_PUT })
116 @MapFeature.Require(absent = SUPPORTS_PUT)
127 @MapFeature.Require(absent = SUPPORTS_PUT)
137 @MapFeature.Require({SUPPORTS_PUT,
[all …]
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutIterableTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
44 @MapFeature.Require(SUPPORTS_PUT)
56 @MapFeature.Require(SUPPORTS_PUT)
63 @MapFeature.Require(SUPPORTS_PUT)
74 @MapFeature.Require(SUPPORTS_PUT)
82 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
88 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
94 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
102 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
124 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
[all …]
DMultimapPutTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
45 @MapFeature.Require(absent = SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
68 @MapFeature.Require(SUPPORTS_PUT)
85 @MapFeature.Require(SUPPORTS_PUT)
105 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
115 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
126 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
136 @MapFeature.Require(SUPPORTS_PUT)
146 @MapFeature.Require(SUPPORTS_PUT)
[all …]
DMultimapPutAllMultimapTester.java21 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
39 @MapFeature.Require(absent = SUPPORTS_PUT)
48 @MapFeature.Require(SUPPORTS_PUT)
55 @MapFeature.Require(SUPPORTS_PUT)
65 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
73 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
81 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
92 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
103 @MapFeature.Require(SUPPORTS_PUT)
DMultimapReplaceValuesTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
47 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_VALUES})
57 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_KEYS})
67 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
78 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
90 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
107 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
124 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
147 @MapFeature.Require(absent = SUPPORTS_PUT)
DBiMapPutTester.java20 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
34 @MapFeature.Require(SUPPORTS_PUT)
52 @MapFeature.Require(SUPPORTS_PUT)
66 @MapFeature.Require(SUPPORTS_PUT)
75 @MapFeature.Require(SUPPORTS_PUT)
88 @MapFeature.Require(SUPPORTS_PUT)
DSetMultimapPutTester.java21 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
42 @MapFeature.Require(SUPPORTS_PUT)
49 @MapFeature.Require(SUPPORTS_PUT)
67 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
DMultimapAsMapGetTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
74 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
89 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
99 @MapFeature.Require(SUPPORTS_PUT)
108 @MapFeature.Require({ SUPPORTS_REMOVE, SUPPORTS_PUT })
DListMultimapPutTester.java19 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
39 @MapFeature.Require(SUPPORTS_PUT)
57 @MapFeature.Require(SUPPORTS_PUT)
DListMultimapReplaceValuesTester.java17 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
34 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
DListMultimapPutAllTester.java18 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
34 @MapFeature.Require(SUPPORTS_PUT)
DSetMultimapReplaceValuesTester.java17 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
36 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
DSetMultimapPutAllTester.java18 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
37 @MapFeature.Require(SUPPORTS_PUT)
DMultimapGetTester.java24 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
94 @MapFeature.Require(SUPPORTS_PUT)
103 @MapFeature.Require(SUPPORTS_PUT)
113 @MapFeature.Require({ SUPPORTS_REMOVE, SUPPORTS_PUT })
DMultimapAsMapTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
95 @MapFeature.Require(SUPPORTS_PUT)
111 @MapFeature.Require(SUPPORTS_PUT)
123 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
DMultimapTestSuiteBuilder.java255 derivedFeatures.remove(MapFeature.SUPPORTS_PUT); in computeAsMapFeatures()
277 .put(MapFeature.SUPPORTS_PUT, CollectionFeature.SUPPORTS_ADD)
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DMapFeature.java71 SUPPORTS_PUT, enumConstant
82 SUPPORTS_PUT,