HomeSort by relevance Sort by last modified time
    Searched full:runclient (Results 1 - 3 of 3) sorted by null

  /external/deqp/execserver/tools/
xsTest.cpp 191 virtual void runClient (de::Socket& socket) = DE_NULL;
305 testCase->runClient(socket);
343 void runClient (de::Socket& socket)
359 void runClient (de::Socket& socket)
376 void runClient (de::Socket& socket)
416 void runClient (de::Socket& socket)
475 void runClient (de::Socket& socket)
537 void runClient (de::Socket& socket)
629 void runClient (de::Socket& socket)
721 void runClient (de::Socket& socket
    [all...]
xsClient.cpp 301 int runClient (int argc, const char* const* argv)
355 return xs::runClient(argc, argv);
  /external/curl/tests/
runtests.pl 30 # runclient, runclientoutput - Modify to copy all the files in the log/
524 sub runclient { subroutine
560 runclient($testcmd);
606 runclient($gdbline);
609 $ret = runclient($testcmd);
761 my $res = runclient($cmd);
898 my $res = runclient($cmd);
    [all...]

Completed in 82 milliseconds