Searched refs:GetDataSourceInstanceId (Results 1 – 3 of 3) sorted by relevance
61 DataSourceInstanceID GetDataSourceInstanceId(const std::string& name);
174 DataSourceInstanceID MockProducer::GetDataSourceInstanceId( in GetDataSourceInstanceId() function in perfetto::MockProducer
600 const DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_1"); in TEST_F()601 const DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_2"); in TEST_F()1694 producer->GetDataSourceInstanceId("ds_incremental1"); in TEST_F()1696 producer->GetDataSourceInstanceId("ds_incremental2"); in TEST_F()1763 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_will_ack_1"); in TEST_F()1764 DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_will_ack_2"); in TEST_F()