Home
last modified time | relevance | path

Searched refs:startClient (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/sequential/
Dtest-pipe.js65 web.listen(webPort, startClient);
90 tcp.listen(tcpPort, startClient);
92 function startClient() { function
Dtest-tls-securepair-client.js89 startClient(port);
125 function startClient(port) { function
/third_party/node/test/parallel/
Dtest-double-tls-server.js42 .listen(startClient)
54 function startClient() { function