Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DFeatureUtil.java168 getTesterAnnotations(classOrMethod); in buildDeclaredTesterRequirements()
184 public static Iterable<Annotation> getTesterAnnotations( in getTesterAnnotations() method in FeatureUtil