Home
last modified time | relevance | path

Searched defs:SampleAnnotation (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/test/656-annotation-lookup-generic-jni/src-ex/
H A DSampleAnnotation.java17 public @interface SampleAnnotation {} annotation
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dcontent_analyzer.h44 using SampleAnnotation = PacketAnalyzer::SampleAnnotation; variable
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/creation/bytebuddy/
H A DSubclassByteBuddyMockMakerTest.java87 public @interface SampleAnnotation { annotation in SubclassByteBuddyMockMakerTest
/aosp_15_r20/external/guice/core/test/com/google/inject/spi/
H A DElementSourceTest.java167 @interface SampleAnnotation {} annotation in ElementSourceTest
H A DElementsTest.java1402 public @interface SampleAnnotation {} annotation in ElementsTest