Searched defs:runClient (Results 1 - 2 of 2) sorted by last modified time

/external/deqp/execserver/tools/
H A DxsClient.cpp301 int runClient (int argc, const char* const* argv) function in namespace:xs
355 return xs::runClient(argc, argv);
H A DxsTest.cpp191 virtual void runClient (de::Socket& socket) = DE_NULL;
305 testCase->runClient(socket);
343 void runClient (de::Socket& socket) function in class:xs::ConnectTest
359 void runClient (de::Socket& socket) function in class:xs::HelloTest
376 void runClient (de::Socket& socket) function in class:xs::ExecFailTest
416 void runClient (de::Socket& socket) function in class:xs::SimpleExecTest
475 void runClient (de::Socket& socket) function in class:xs::InfoTest
537 void runClient (de::Socket& socket) function in class:xs::LogDataTest
629 void runClient (de::Socket& socket) function in class:xs::BigLogDataTest
721 void runClient (d function in class:xs::KeepAliveTest
[all...]

Completed in 77 milliseconds