Home
last modified time | relevance | path

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

/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/function/
H A DAnnotationTestFixture.java27 @interface AnnotationTestFixture { annotation
/aosp_15_r20/art/test/048-reflect-v8/src/
H A DAnnotationTestFixture.java17 public class AnnotationTestFixture { class