Home
last modified time | relevance | path

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

123

/external/guava/android/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)
69 @MapFeature.Require(SUPPORTS_PUT)
75 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
88 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
101 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
114 @MapFeature.Require(absent = SUPPORTS_PUT)
125 @MapFeature.Require(absent = SUPPORTS_PUT)
135 @MapFeature.Require(absent = SUPPORTS_PUT)
146 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DConcurrentMapReplaceEntryTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
46 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
60 @MapFeature.Require(SUPPORTS_PUT)
67 @MapFeature.Require(SUPPORTS_PUT)
73 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
84 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
95 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
105 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUE_QUERIES})
111 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
[all …]
DMapPutAllTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
64 @MapFeature.Require(SUPPORTS_PUT)
70 @MapFeature.Require(absent = SUPPORTS_PUT)
79 @MapFeature.Require(SUPPORTS_PUT)
85 @MapFeature.Require(absent = SUPPORTS_PUT)
96 @MapFeature.Require(SUPPORTS_PUT)
103 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
116 @MapFeature.Require(absent = SUPPORTS_PUT)
127 @MapFeature.Require(absent = SUPPORTS_PUT)
137 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DConcurrentMapPutIfAbsentTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
47 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
63 @MapFeature.Require(absent = SUPPORTS_PUT)
74 @MapFeature.Require(absent = SUPPORTS_PUT)
87 @MapFeature.Require(absent = SUPPORTS_PUT)
97 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
109 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
121 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
DConcurrentMapReplaceTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
47 @MapFeature.Require(SUPPORTS_PUT)
54 @MapFeature.Require(SUPPORTS_PUT)
61 @MapFeature.Require(SUPPORTS_PUT)
67 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
78 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
88 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEY_QUERIES)
98 @MapFeature.Require(absent = SUPPORTS_PUT)
/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)
69 @MapFeature.Require(SUPPORTS_PUT)
75 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
88 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
101 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
114 @MapFeature.Require(absent = SUPPORTS_PUT)
125 @MapFeature.Require(absent = SUPPORTS_PUT)
135 @MapFeature.Require(absent = SUPPORTS_PUT)
146 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DConcurrentMapReplaceEntryTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
46 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
60 @MapFeature.Require(SUPPORTS_PUT)
67 @MapFeature.Require(SUPPORTS_PUT)
73 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
84 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
95 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
105 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUE_QUERIES})
111 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
[all …]
DMapReplaceEntryTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
41 @MapFeature.Require(SUPPORTS_PUT)
52 @MapFeature.Require(SUPPORTS_PUT)
59 @MapFeature.Require(SUPPORTS_PUT)
66 @MapFeature.Require(SUPPORTS_PUT)
72 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
83 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
94 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
104 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUE_QUERIES})
110 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
[all …]
DMapPutAllTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
64 @MapFeature.Require(SUPPORTS_PUT)
70 @MapFeature.Require(absent = SUPPORTS_PUT)
79 @MapFeature.Require(SUPPORTS_PUT)
85 @MapFeature.Require(absent = SUPPORTS_PUT)
96 @MapFeature.Require(SUPPORTS_PUT)
103 @MapFeature.Require({FAILS_FAST_ON_CONCURRENT_MODIFICATION, SUPPORTS_PUT})
116 @MapFeature.Require(absent = SUPPORTS_PUT)
127 @MapFeature.Require(absent = SUPPORTS_PUT)
137 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
[all …]
DMapComputeIfAbsentTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
42 @MapFeature.Require(SUPPORTS_PUT)
57 @MapFeature.Require(SUPPORTS_PUT)
72 @MapFeature.Require(SUPPORTS_PUT)
86 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
103 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
117 @MapFeature.Require(SUPPORTS_PUT)
133 @MapFeature.Require(absent = SUPPORTS_PUT)
150 @MapFeature.Require(absent = SUPPORTS_PUT)
169 @MapFeature.Require(absent = SUPPORTS_PUT)
[all …]
DMapPutIfAbsentTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
41 @MapFeature.Require(SUPPORTS_PUT)
48 @MapFeature.Require(SUPPORTS_PUT)
58 @MapFeature.Require(absent = SUPPORTS_PUT)
69 @MapFeature.Require(absent = SUPPORTS_PUT)
82 @MapFeature.Require(absent = SUPPORTS_PUT)
92 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
104 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
116 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
DMapComputeIfPresentTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
43 @MapFeature.Require(SUPPORTS_PUT)
56 @MapFeature.Require(SUPPORTS_PUT)
73 @MapFeature.Require(SUPPORTS_PUT)
89 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
106 @MapFeature.Require(SUPPORTS_PUT)
124 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
145 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
158 @MapFeature.Require(absent = SUPPORTS_PUT)
172 @MapFeature.Require(absent = SUPPORTS_PUT)
DConcurrentMapPutIfAbsentTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
47 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
63 @MapFeature.Require(absent = SUPPORTS_PUT)
74 @MapFeature.Require(absent = SUPPORTS_PUT)
87 @MapFeature.Require(absent = SUPPORTS_PUT)
97 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
109 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
121 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
DMapReplaceTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
42 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
60 @MapFeature.Require(SUPPORTS_PUT)
66 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
77 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
87 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEY_QUERIES)
97 @MapFeature.Require(absent = SUPPORTS_PUT)
DMapComputeTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
41 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
58 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
74 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
92 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
110 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_VALUES})
130 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_VALUES})
150 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_KEYS})
170 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
188 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
DConcurrentMapReplaceTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
47 @MapFeature.Require(SUPPORTS_PUT)
54 @MapFeature.Require(SUPPORTS_PUT)
61 @MapFeature.Require(SUPPORTS_PUT)
67 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
78 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUE_QUERIES)
88 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEY_QUERIES)
98 @MapFeature.Require(absent = SUPPORTS_PUT)
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutIterableTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
46 @MapFeature.Require(SUPPORTS_PUT)
62 @MapFeature.Require(SUPPORTS_PUT)
68 @MapFeature.Require(SUPPORTS_PUT)
83 @MapFeature.Require(SUPPORTS_PUT)
90 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
96 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
102 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
110 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
132 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
[all …]
DMultimapPutTester.java25 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
48 @MapFeature.Require(absent = SUPPORTS_PUT)
57 @MapFeature.Require(SUPPORTS_PUT)
69 @MapFeature.Require(SUPPORTS_PUT)
82 @MapFeature.Require(SUPPORTS_PUT)
98 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
108 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
119 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
129 @MapFeature.Require(SUPPORTS_PUT)
139 @MapFeature.Require(SUPPORTS_PUT)
[all …]
DMultimapPutAllMultimapTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
40 @MapFeature.Require(absent = SUPPORTS_PUT)
49 @MapFeature.Require(SUPPORTS_PUT)
56 @MapFeature.Require(SUPPORTS_PUT)
65 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
72 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
79 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
90 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
101 @MapFeature.Require(SUPPORTS_PUT)
DBiMapPutTester.java24 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
38 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
64 @MapFeature.Require(SUPPORTS_PUT)
73 @MapFeature.Require(SUPPORTS_PUT)
85 @MapFeature.Require(SUPPORTS_PUT)
96 @MapFeature.Require(SUPPORTS_PUT)
107 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
126 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
147 @MapFeature.Require(SUPPORTS_PUT)
DMultimapReplaceValuesTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
48 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_VALUES})
56 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE, ALLOWS_NULL_KEYS})
64 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
74 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
85 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
96 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
113 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
134 @MapFeature.Require(absent = SUPPORTS_PUT)
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultimapPutIterableTester.java23 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
46 @MapFeature.Require(SUPPORTS_PUT)
62 @MapFeature.Require(SUPPORTS_PUT)
68 @MapFeature.Require(SUPPORTS_PUT)
83 @MapFeature.Require(SUPPORTS_PUT)
90 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
96 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
102 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
110 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
132 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
[all …]
DMultimapPutTester.java25 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
48 @MapFeature.Require(absent = SUPPORTS_PUT)
57 @MapFeature.Require(SUPPORTS_PUT)
69 @MapFeature.Require(SUPPORTS_PUT)
82 @MapFeature.Require(SUPPORTS_PUT)
98 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
108 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
119 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
129 @MapFeature.Require(SUPPORTS_PUT)
139 @MapFeature.Require(SUPPORTS_PUT)
[all …]
DMultimapPutAllMultimapTester.java22 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
40 @MapFeature.Require(absent = SUPPORTS_PUT)
49 @MapFeature.Require(SUPPORTS_PUT)
56 @MapFeature.Require(SUPPORTS_PUT)
65 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
72 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
79 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_VALUES)
90 @MapFeature.Require(value = SUPPORTS_PUT, absent = ALLOWS_NULL_KEYS)
101 @MapFeature.Require(SUPPORTS_PUT)
DBiMapPutTester.java24 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
38 @MapFeature.Require(SUPPORTS_PUT)
53 @MapFeature.Require(SUPPORTS_PUT)
64 @MapFeature.Require(SUPPORTS_PUT)
73 @MapFeature.Require(SUPPORTS_PUT)
85 @MapFeature.Require(SUPPORTS_PUT)
96 @MapFeature.Require(SUPPORTS_PUT)
107 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_KEYS})
126 @MapFeature.Require({SUPPORTS_PUT, ALLOWS_NULL_VALUES})
147 @MapFeature.Require(SUPPORTS_PUT)

123