Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_unittest.cc768 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
779 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
790 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
822 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
915 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1004 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1101 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1116 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1213 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1371 auto* thread_desc = track_desc->set_thread(); in TEST_F() local
[all …]
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_parser_unittest.cc381 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local