Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DFeatureUtil.java167 Iterable<Annotation> testerAnnotations = in buildDeclaredTesterRequirements() local
169 for (Annotation testerAnnotation : testerAnnotations) { in buildDeclaredTesterRequirements()