Searched defs:annotation3 (Results 1 – 3 of 3) sorted by relevance
28 public static Annotation annotation3 = getSoleAnnotation(Annotated2.class); field in TestApplication
208 MyAnnotation annotation3 = myAnnotationAllBuilder().value("foo").build(); in simpleAutoAnnotation() local250 MyAnnotation annotation3 = in buildWithoutAutoAnnotation() local
2129 auto* annotation3 = event->add_debug_annotations(); in TEST_F() local