Home
last modified time | relevance | path

Searched defs:TestServiceClient (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
DTestServiceClient.php28 class TestServiceClient extends \Grpc\BaseStub { class
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DTestServiceClient.php28 class TestServiceClient extends \Grpc\BaseStub { class
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestServiceClient.java56 public class TestServiceClient { class
/external/pigweed/pw_rpc/nanopb/
Dcodegen_test.cc210 using TestServiceClient = test::pw_rpc::nanopb::TestService::Client; typedef
/external/pigweed/pw_rpc/pwpb/
Dcodegen_test.cc218 using TestServiceClient = test::pw_rpc::pwpb::TestService::Client; typedef