Searched refs:last_producer_id (Results 1 – 2 of 2) sorted by relevance
209 ProducerID* last_producer_id() { in last_producer_id() function in perfetto::TracingIntegrationTest501 WaitForTraceWritersChanged(*last_producer_id()); in TEST_F()
123 ProducerID* last_producer_id() { return &svc->last_producer_id_; } in last_producer_id() function in perfetto::TracingServiceImplTest1581 return *last_producer_id(); in TEST_F()1592 *last_producer_id() = kMaxProducerID - 1; in TEST_F()2525 ProducerID producer1_id = *last_producer_id(); in TEST_F()2529 ProducerID producer2_id = *last_producer_id(); in TEST_F()2605 ProducerID producer_id = *last_producer_id(); in TEST_F()2678 ProducerID producer_id = *last_producer_id(); in TEST_F()2741 ProducerID producer_id = *last_producer_id(); in TEST_F()2835 ProducerID producer_id = *last_producer_id(); in TEST_F()2889 ProducerID producer_id = *last_producer_id(); in TEST_F()[all …]