Home
last modified time | relevance | path

Searched defs:classOrMethod (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
DFeatureUtil.java213 public static TesterRequirements buildDeclaredTesterRequirements(AnnotatedElement classOrMethod) in buildDeclaredTesterRequirements()
232 public static Iterable<Annotation> getTesterAnnotations(AnnotatedElement classOrMethod) { in getTesterAnnotations()
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/features/
DFeatureUtil.java213 public static TesterRequirements buildDeclaredTesterRequirements(AnnotatedElement classOrMethod) in buildDeclaredTesterRequirements()
232 public static Iterable<Annotation> getTesterAnnotations(AnnotatedElement classOrMethod) { in getTesterAnnotations()