Searched refs:GetDataSourceInstanceId (Results 1 – 3 of 3) sorted by relevance
72 DataSourceInstanceID GetDataSourceInstanceId(const std::string& name);
215 DataSourceInstanceID MockProducer::GetDataSourceInstanceId( in GetDataSourceInstanceId() function in perfetto::MockProducer
747 const DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_1"); in TEST_F()748 const DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_2"); in TEST_F()2613 producer->GetDataSourceInstanceId("ds_incremental1"); in TEST_F()2615 producer->GetDataSourceInstanceId("ds_incremental2"); in TEST_F()2682 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_will_ack_1"); in TEST_F()2683 DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_will_ack_2"); in TEST_F()3877 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds1"); in TEST_F()3892 DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds2"); in TEST_F()3991 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds1"); in TEST_F()4752 const DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_1"); in TEST_F()[all …]