Home
last modified time | relevance | path

Searched refs:ConsumerSockPath (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_producer_integrationtest.cc179 std::string ConsumerSockPath() const { in ConsumerSockPath() function in perfetto::profiling::__anon2b5e98790111::HeapprofdProducerIntegrationTest
197 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()