Searched refs:ConsumerSockPath (Results 1 – 1 of 1) sorted by relevance
179 std::string ConsumerSockPath() const { in ConsumerSockPath() function in perfetto::profiling::__anon2b5e98790111::HeapprofdProducerIntegrationTest197 tracing_service_.emplace(ProducerSockPath(), ConsumerSockPath()); in StartTracingService()204 std::make_unique<TraceConsumer>(&task_runner_, ConsumerSockPath()); in StartHeapprofdTrace()260 ASSERT_EQ(remove(ConsumerSockPath().c_str()), 0); in TEST_F()