Home
last modified time | relevance | path

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

/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
DAutoBuilderTest.java208 MyAnnotation annotation3 = myAnnotationAllBuilder().value("foo").build(); in simpleAutoAnnotation() local
250 MyAnnotation annotation3 = in buildWithoutAutoAnnotation() local
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_impl_unittest.cc2051 auto* annotation3 = event->add_debug_annotations(); in TEST_F() local