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.cc735 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
746 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
757 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
789 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
882 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
971 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1068 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1083 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1186 auto* thread_desc = packet->set_thread_descriptor(); in TEST_F() local
1344 auto* thread_desc = track_desc->set_thread(); in TEST_F() local
[all …]