Home
last modified time | relevance | path

Searched defs:port3 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/sequential/
Dtest-dgram-bind-shared-ports.js88 const port3 = socket3.address().port; constant
/third_party/boost/libs/asio/test/
Dserial_port.cpp78 serial_port port3(ioc, native_port1); in test() local