Searched refs:NON_STANDARD_TOSTRING (Results 1 – 3 of 3) sorted by relevance
20 import static com.google.common.collect.testing.features.CollectionFeature.NON_STANDARD_TOSTRING;46 @CollectionFeature.Require(absent = NON_STANDARD_TOSTRING)53 @CollectionFeature.Require(absent = NON_STANDARD_TOSTRING)61 value = KNOWN_ORDER, absent = NON_STANDARD_TOSTRING)
73 NON_STANDARD_TOSTRING, enumConstant
67 CollectionFeature.NON_STANDARD_TOSTRING, in suite()