Home
last modified time | relevance | path

Searched refs:runClient (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/execserver/tools/
H A DxsTest.cpp192 virtual void runClient (de::Socket& socket) = DE_NULL;
306 testCase->runClient(socket); in runCase()
344 void runClient (de::Socket& socket) in runClient() function in xs::ConnectTest
360 void runClient (de::Socket& socket) in runClient() function in xs::HelloTest
377 void runClient (de::Socket& socket) in runClient() function in xs::ExecFailTest
417 void runClient (de::Socket& socket) in runClient() function in xs::SimpleExecTest
476 void runClient (de::Socket& socket) in runClient() function in xs::InfoTest
538 void runClient (de::Socket& socket) in runClient() function in xs::LogDataTest
630 void runClient (de::Socket& socket) in runClient() function in xs::BigLogDataTest
722 void runClient (d function in xs::KeepAliveTest
[all...]
/third_party/node/test/pummel/
H A Dtest-net-many-clients.js44 function runClient(port, callback) { function
91 runClient(server.address().port, function() {
/third_party/node/test/sequential/
H A Dtest-tls-psk-client.js74 runClient(message, common.mustCall((err, data) => {
83 function runClient(message, cb) { function
/third_party/node/test/parallel/
H A Dtest-tls-server-verify.js137 function runClient(prefix, port, options, cb) { function
309 runClient(`${prefix}${clientIndex} `, port, options, function() {
328 runClient(`${prefix}${i} `, port, tcase.clients[i], function() {

Completed in 2 milliseconds