Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h1087 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter()
1105 << host_name_ << ":" << port_num_; in Send()
1123 const string host_name_; variable
Dgtest.cc3421 host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); in MakeConnection()
3445 << host_name_ << ":" << port_num_; in MakeConnection()