Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DFeatureSpecificTestSuiteBuilder.java258 Set<Feature<?>> unwantedFeatures = in matches() local
260 unwantedFeatures.retainAll(features); in matches()
263 method, unwantedFeatures)); in matches()