Home
last modified time | relevance | path

Searched refs:endpoint3 (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/asio/test/generic/
Dseq_packet_protocol.cpp157 spp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
158 (void)endpoint3; in test()
Dstream_protocol.cpp177 sp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
178 (void)endpoint3; in test()
Draw_protocol.cpp161 rp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
162 (void)endpoint3; in test()
Ddatagram_protocol.cpp161 dp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
162 (void)endpoint3; in test()
/third_party/boost/libs/asio/test/local/
Dstream_protocol.cpp147 sp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
148 (void)endpoint3; in test()
Ddatagram_protocol.cpp139 dp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
140 (void)endpoint3; in test()
/third_party/boost/libs/asio/test/ip/
Dicmp.cpp233 ip::icmp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
234 (void)endpoint3; in test()
Dudp.cpp249 ip::udp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
250 (void)endpoint3; in test()
Dtcp.cpp386 ip::tcp::endpoint endpoint3 = socket1.remote_endpoint(); in test() local
387 (void)endpoint3; in test()