Home
last modified time | relevance | path

Searched refs:lowest_layer2 (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/asio/test/windows/
Dstream_handle.cpp93 const win::stream_handle::lowest_layer_type& lowest_layer2 in test() local
95 (void)lowest_layer2; in test()
Drandom_access_handle.cpp94 const win::random_access_handle::lowest_layer_type& lowest_layer2 in test() local
96 (void)lowest_layer2; in test()
/third_party/boost/libs/asio/test/
Dserial_port.cpp108 const serial_port::lowest_layer_type& lowest_layer2 = port8.lowest_layer(); in test() local
109 (void)lowest_layer2; in test()
/third_party/boost/libs/asio/test/posix/
Dstream_descriptor.cpp92 const posix::stream_descriptor::lowest_layer_type& lowest_layer2 in test() local
94 (void)lowest_layer2; in test()
/third_party/boost/libs/asio/test/ssl/
Dstream.cpp99 const ssl::stream<ip::tcp::socket>::lowest_layer_type& lowest_layer2 in test() local
101 (void)lowest_layer2; in test()
/third_party/boost/libs/asio/test/ip/
Dicmp.cpp138 const ip::icmp::socket::lowest_layer_type& lowest_layer2 in test() local
140 (void)lowest_layer2; in test()
Dudp.cpp154 const ip::udp::socket::lowest_layer_type& lowest_layer2 in test() local
156 (void)lowest_layer2; in test()
Dtcp.cpp291 const ip::tcp::socket::lowest_layer_type& lowest_layer2 in test() local
293 (void)lowest_layer2; in test()