Home
last modified time | relevance | path

Searched defs:annotation3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
H A DTestApplication.java28 public static Annotation annotation3 = getSoleAnnotation(Annotated2.class); field in TestApplication
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoBuilderTest.java208 MyAnnotation annotation3 = myAnnotationAllBuilder().value("foo").build(); in simpleAutoAnnotation() local
250 MyAnnotation annotation3 = in buildWithoutAutoAnnotation() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_impl_unittest.cc2129 auto* annotation3 = event->add_debug_annotations(); in TEST_F() local