Home
last modified time | relevance | path

Searched refs:annotation9 (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_unittest.cc2043 auto* annotation9 = event->add_debug_annotations(); in TEST_F() local
2044 annotation9->set_name_iid(9); in TEST_F()
2045 annotation9->set_int_value(15); in TEST_F()