Searched defs:port_num_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1494 : sockfd_(-1), host_name_(host), port_num_(port) {
1512 << host_name_ << ":" << port_num_; local
1531 const string port_num_; member in class:testing::internal::StreamingListener::SocketWriter
4935 host_name_.c_str(), port_num_.c_str(), &hints, &servinfo);
4959 << host_name_ << ":" << port_num_; local

Completed in 36 milliseconds