Searched refs:GetDataSourceInstanceId (Results 1 – 3 of 3) sorted by relevance
64 DataSourceInstanceID GetDataSourceInstanceId(const std::string& name);
178 DataSourceInstanceID MockProducer::GetDataSourceInstanceId( in GetDataSourceInstanceId() function in perfetto::MockProducer
658 const DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_1"); in TEST_F()659 const DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_2"); in TEST_F()2067 producer->GetDataSourceInstanceId("ds_incremental1"); in TEST_F()2069 producer->GetDataSourceInstanceId("ds_incremental2"); in TEST_F()2136 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds_will_ack_1"); in TEST_F()2137 DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds_will_ack_2"); in TEST_F()3230 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds1"); in TEST_F()3245 DataSourceInstanceID id2 = producer->GetDataSourceInstanceId("ds2"); in TEST_F()3344 DataSourceInstanceID id1 = producer->GetDataSourceInstanceId("ds1"); in TEST_F()