Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/test/generic/
Dseq_packet_protocol.cpp127 bool at_mark2 = socket1.at_mark(ec); in test() local
128 (void)at_mark2; in test()
Dstream_protocol.cpp147 bool at_mark2 = socket1.at_mark(ec); in test() local
148 (void)at_mark2; in test()
Draw_protocol.cpp131 bool at_mark2 = socket1.at_mark(ec); in test() local
132 (void)at_mark2; in test()
Ddatagram_protocol.cpp131 bool at_mark2 = socket1.at_mark(ec); in test() local
132 (void)at_mark2; in test()
/third_party/boost/libs/asio/test/local/
Dstream_protocol.cpp117 bool at_mark2 = socket1.at_mark(ec); in test() local
118 (void)at_mark2; in test()
Ddatagram_protocol.cpp109 bool at_mark2 = socket1.at_mark(ec); in test() local
110 (void)at_mark2; in test()
/third_party/boost/libs/asio/test/ip/
Dicmp.cpp174 bool at_mark2 = socket1.at_mark(ec); in test() local
175 (void)at_mark2; in test()
Dudp.cpp190 bool at_mark2 = socket1.at_mark(ec); in test() local
191 (void)at_mark2; in test()
Dtcp.cpp327 bool at_mark2 = socket1.at_mark(ec); in test() local
328 (void)at_mark2; in test()