HomeSort by relevance Sort by last modified time
    Searched refs:SUPPORTS_PUT (Results 1 - 21 of 21) sorted by null

  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
MapPutTester.java 23 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...]
MapPutAllTester.java 23 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/
MapPutTester.java 23 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...]
MapPutAllTester.java 23 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/
MultimapPutAllMultimapTester.java 21 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)
ListMultimapReplaceValuesTester.java 17 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
34 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
MultimapPutIterableTester.java 22 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...]
MultimapPutTester.java 22 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...]
BiMapPutTester.java 20 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)
SetMultimapPutTester.java 21 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})
MultimapReplaceValuesTester.java 22 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)
ListMultimapPutAllTester.java 18 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
34 @MapFeature.Require(SUPPORTS_PUT)
SetMultimapPutAllTester.java 18 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
37 @MapFeature.Require(SUPPORTS_PUT)
SetMultimapReplaceValuesTester.java 17 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
36 @MapFeature.Require({SUPPORTS_PUT, SUPPORTS_REMOVE})
ListMultimapPutTester.java 19 import static com.google.common.collect.testing.features.MapFeature.SUPPORTS_PUT;
39 @MapFeature.Require(SUPPORTS_PUT)
57 @MapFeature.Require(SUPPORTS_PUT)
MultimapAsMapGetTester.java 23 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 })
MultimapAsMapTester.java 22 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})
MultimapGetTester.java 24 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 })
MultimapTestSuiteBuilder.java 255 derivedFeatures.remove(MapFeature.SUPPORTS_PUT);
277 .put(MapFeature.SUPPORTS_PUT, CollectionFeature.SUPPORTS_ADD)
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
MapFeature.java 71 SUPPORTS_PUT,
82 SUPPORTS_PUT,
  /external/guice/lib/build/
guava-testlib-16.0.1.jar 

Completed in 372 milliseconds