Searched refs:getFlagAnnotations (Results 1 – 4 of 4) sorted by relevance
73 getFlagAnnotations(TestClassHasNoAnnotation.class); in noAnnotation()81 getFlagAnnotations(TestClassHasNoAnnotation.class, mRequiresFlagsEnabled); in oneAnnotationFromMethod()83 getFlagAnnotations(TestClassHasNoAnnotation.class, mRequiresFlagsDisabled); in oneAnnotationFromMethod()92 getFlagAnnotations(TestClassHasRequiresFlagsEnabled.class, mRequiresFlagsEnabled); in methodAnnotationsMergeWithClass()94 getFlagAnnotations(TestClassHasRequiresFlagsDisabled.class, mRequiresFlagsDisabled); in methodAnnotationsMergeWithClass()107 getFlagAnnotations(TestClassHasRequiresFlagsEnabled.class); in getFlagAnnotations_oneAnnotationFromClass()109 getFlagAnnotations(TestClassHasRequiresFlagsDisabled.class); in getFlagAnnotations_oneAnnotationFromClass()118 getFlagAnnotations( in bothAnnotationsFromMethod()129 getFlagAnnotations( in bothAnnotationsFromMethodMergesWithClass()144 getFlagAnnotations(TestClassHasAllAnnotations.class); in bothAnnotationsFromClass()[all …]
45 AnnotationsRetriever.getFlagAnnotations(description); in apply()
114 public static FlagAnnotations getFlagAnnotations(Description description) { in getFlagAnnotations() method in AnnotationsRetriever
204 AnnotationsRetriever.getFlagAnnotations(description); in apply()821 AnnotationsRetriever.getFlagAnnotations(description).mSetFlagValues);