Searched defs:CloseConnection (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.cc1482 virtual void CloseConnection() {} function in class:testing::internal::StreamingListener::AbstractSocketWriter
1500 CloseConnection();
1521 void CloseConnection() { function in class:testing::internal::StreamingListener::SocketWriter
1523 << "CloseConnection() can be called only when there is a connection.";
1555 socket_writer_->CloseConnection();

Completed in 53 milliseconds