Home
last modified time | relevance | path

Searched refs:runClient (Results 1 – 5 of 5) sorted by relevance

/external/deqp/execserver/tools/
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 (de::Socket& socket) in runClient() function in xs::KeepAliveTest
[all …]
DxsClient.cpp302 int runClient (int argc, const char* const* argv) in runClient() function
356 return xs::runClient(argc, argv); in main()
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
DWorkerServiceGrpc.java210 public io.grpc.stub.StreamObserver<io.grpc.benchmarks.proto.Control.ClientArgs> runClient( in runClient() method in WorkerServiceGrpc.WorkerServiceImplBase
313 public io.grpc.stub.StreamObserver<io.grpc.benchmarks.proto.Control.ClientArgs> runClient( in runClient() method in WorkerServiceGrpc.WorkerServiceStub
466 return (io.grpc.stub.StreamObserver<Req>) serviceImpl.runClient( in invoke()
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/
DLoadWorker.java186 public StreamObserver<ClientArgs> runClient(
/external/grpc-grpc-java/benchmarks/src/test/java/io/grpc/benchmarks/driver/
DLoadWorkerTest.java208 StreamObserver<Control.ClientArgs> clientObserver = workerServiceStub.runClient(