Searched defs:SocketWriter (Results 1 – 6 of 6) sorted by relevance
1057 SocketWriter(const string& host, const string& port) in SocketWriter() function
1057 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function
1071 SocketWriter(const std::string& host, const std::string& port) in SocketWriter() function
1462 class SocketWriter : public AbstractSocketWriter { class in testing::internal::StreamingListener1464 SocketWriter(const string& host, const string& port) in SocketWriter() function in testing::internal::StreamingListener::SocketWriter