Searched refs:producer_socket (Results 1 – 8 of 8) sorted by relevance
45 ServiceThread(const std::string& producer_socket, in ServiceThread() argument47 : producer_socket_(producer_socket), consumer_socket_(consumer_socket) {} in ServiceThread()84 ProbesProducerThread(const std::string& producer_socket) in ProbesProducerThread() argument85 : producer_socket_(producer_socket) {} in ProbesProducerThread()110 FakeProducerThread(const std::string& producer_socket, in FakeProducerThread() argument114 : producer_socket_(producer_socket), in FakeProducerThread()
69 static const char* producer_socket = in GetProducerSocket()72 name = producer_socket; in GetProducerSocket()
19 const std::string& producer_socket) in MockSystemService() argument22 producer_(producer_socket), in MockSystemService()
29 const std::string& producer_socket);
74 void SetSystemProducerSocketAndChecksAsync(const std::string& producer_socket) { in SetSystemProducerSocketAndChecksAsync() argument83 [](const std::string& producer_socket) { in SetSystemProducerSocketAndChecksAsync() argument92 producer->SetNewSocketForTesting(producer_socket.c_str()); in SetSystemProducerSocketAndChecksAsync()95 producer_socket)); in SetSystemProducerSocketAndChecksAsync()