Searched defs:SocketWriter (Results 1 – 4 of 4) sorted by relevance
1076 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function
1081 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function
1082 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function
1472 class SocketWriter : public AbstractSocketWriter { class in testing::internal::StreamingListener1474 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function in testing::internal::StreamingListener::SocketWriter