Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DFeatureSpecificTestSuiteBuilder.java247 Set<Feature<?>> missingFeatures = in matches() local
249 missingFeatures.removeAll(features); in matches()
252 method, missingFeatures)); in matches()