Home
last modified time | relevance | path

Searched defs:runClient (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/execserver/tools/
H A DxsTest.cpp358 void runClient(de::Socket &socket) in runClient() function in xs::ConnectTest
375 void runClient(de::Socket &socket) in runClient() function in xs::HelloTest
393 void runClient(de::Socket &socket) in runClient() function in xs::ExecFailTest
434 void runClient(de::Socket &socket) in runClient() function in xs::SimpleExecTest
493 void runClient(de::Socket &socket) in runClient() function in xs::InfoTest
557 void runClient(de::Socket &socket) in runClient() function in xs::LogDataTest
649 void runClient(de::Socket &socket) in runClient() function in xs::BigLogDataTest
743 void runClient(de::Socket &socket) in runClient() function in xs::KeepAliveTest
876 std::string runClient = ""; in runExecServerTests() local
H A DxsClient.cpp317 int runClient(int argc, const char *const *argv) in runClient() function
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
H A DWorkerServiceGrpc.java215 default io.grpc.stub.StreamObserver<io.grpc.benchmarks.proto.Control.ClientArgs> runClient( in runClient() method
294 public io.grpc.stub.StreamObserver<io.grpc.benchmarks.proto.Control.ClientArgs> runClient( in runClient() method in WorkerServiceGrpc.WorkerServiceStub
/aosp_15_r20/device/generic/goldfish/tnc/
Dmain.cpp40 int runClient(struct addrinfo* addrs) { in runClient() function