Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser_unittest.cc716 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
727 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
738 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
773 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
870 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
963 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1060 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1075 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1188 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1349 auto* thread_desc = track_desc->set_thread(); in TEST_F() local
[all …]