Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_unittest.cc2024 auto* annotation3 = event->add_debug_annotations(); in TEST_F() local
2025 annotation3->set_name_iid(3); in TEST_F()
2026 annotation3->set_int_value(-3); in TEST_F()