Home
last modified time | relevance | path

Searched defs:TestServiceImpl (Results 1 – 21 of 21) sorted by relevance

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestServiceImpl.java63 public class TestServiceImpl implements io.grpc.BindableService, AsyncService { class
74 public TestServiceImpl(ScheduledExecutorService executor, MetricRecorder metricRecorder) { in TestServiceImpl() method in TestServiceImpl
80 public TestServiceImpl(ScheduledExecutorService executor) { in TestServiceImpl() method in TestServiceImpl
DXdsTestServer.java234 private static class TestServiceImpl extends TestServiceGrpc.TestServiceImplBase { class in XdsTestServer
238 private TestServiceImpl(String serverId, String host) { in TestServiceImpl() method in XdsTestServer.TestServiceImpl
/external/grpc-grpc/test/cpp/end2end/
Dshutdown_test.cc43 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
45 explicit TestServiceImpl(gpr_event* ev) : ev_(ev) {} in TestServiceImpl() function in grpc::testing::TestServiceImpl
Dstreaming_throughput_test.cc89 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
Dthread_stress_test.cc52 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
54 TestServiceImpl() {} in TestServiceImpl() function in grpc::testing::TestServiceImpl
Dserver_early_return_test.cc48 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
Dtest_service_impl.h537 using TestServiceImpl = variable
Dmock_test.cc242 class TestServiceImpl : public EchoTestService::Service { class
/external/grpc-grpc/test/cpp/interop/
Dxds_interop_server_lib.cc78 class TestServiceImpl : public TestService::Service { class
80 explicit TestServiceImpl(absl::string_view hostname, in TestServiceImpl() function in grpc::testing::__anonaa92e6b90111::TestServiceImpl
Dinterop_server.cc170 class TestServiceImpl : public TestService::Service { class
172 explicit TestServiceImpl( in TestServiceImpl() function in TestServiceImpl
/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/
DServiceOptionsTest.java201 private static class TestServiceImpl extends BaseService<TestServiceOptions> class in ServiceOptionsTest
203 private TestServiceImpl(TestServiceOptions options) { in TestServiceImpl() method in ServiceOptionsTest.TestServiceImpl
/external/pigweed/pw_rpc/pwpb/
Dserver_callback_test.cc30 class TestServiceImpl final class
Dsynchronous_call_test.cc42 class TestServiceImpl final class
Dserver_reader_writer_test.cc32 class TestServiceImpl final class
/external/grpc-grpc/test/cpp/util/
Dcli_call_test.cc39 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
Dgrpc_tool_test.cc173 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
/external/grpc-grpc-java/testing/src/test/java/io/grpc/testing/
DGrpcServerRuleTest.java182 private static class TestServiceImpl extends SimpleServiceGrpc.SimpleServiceImplBase { class in GrpcServerRuleTest
/external/pigweed/pw_rpc/nanopb/
Dserver_callback_test.cc26 class TestServiceImpl final class
Dserver_reader_writer_test.cc27 class TestServiceImpl final class
/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/
DGwtSerializerTest.java82 public static class TestServiceImpl extends RemoteServiceServlet implements TestService { class in GwtSerializerTest
/external/pigweed/pw_rpc/raw/
Dserver_reader_writer_test.cc28 class TestServiceImpl final class