Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A 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
H A 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
/aosp_15_r20/frameworks/native/libs/gui/tests/testserver/
H A DTestServer.cpp54 class TestServiceImpl : public libgui_test_server::BnTestServer { class
56 TestServiceImpl(const char* name) : mName(name) {} in TestServiceImpl() function in android::__anond2bfe6580111::TestServiceImpl
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A 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
H A Dthread_stress_test.cc52 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
54 TestServiceImpl() {} in TestServiceImpl() function in grpc::testing::TestServiceImpl
H A Dstreaming_throughput_test.cc89 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
H A Dserver_early_return_test.cc48 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
H A Dtest_service_impl.h537 using TestServiceImpl = variable
H A Dmock_test.cc242 class TestServiceImpl : public EchoTestService::Service { class
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_interop_server_lib.cc78 class TestServiceImpl : public TestService::Service { class
80 explicit TestServiceImpl(absl::string_view hostname, in TestServiceImpl() function in grpc::testing::__anonfe37009b0111::TestServiceImpl
H A Dinterop_server.cc170 class TestServiceImpl : public TestService::Service { class
172 explicit TestServiceImpl( in TestServiceImpl() function in TestServiceImpl
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/
H A DServiceOptionsTest.java201 private static class TestServiceImpl extends BaseService<TestServiceOptions> class in ServiceOptionsTest
203 private TestServiceImpl(TestServiceOptions options) { in TestServiceImpl() method in ServiceOptionsTest.TestServiceImpl
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dserver_callback_test.cc30 class TestServiceImpl final class
H A Dsynchronous_call_test.cc42 class TestServiceImpl final class
H A Dserver_reader_writer_test.cc32 class TestServiceImpl final class
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dcli_call_test.cc39 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
H A Dgrpc_tool_test.cc173 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
/aosp_15_r20/external/grpc-grpc-java/testing/src/test/java/io/grpc/testing/
H A DGrpcServerRuleTest.java182 private static class TestServiceImpl extends SimpleServiceGrpc.SimpleServiceImplBase { class in GrpcServerRuleTest
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dserver_callback_test.cc27 class TestServiceImpl final class
H A Dserver_reader_writer_test.cc28 class TestServiceImpl final class
/aosp_15_r20/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/
H A DGwtSerializerTest.java82 public static class TestServiceImpl extends RemoteServiceServlet implements TestService { class in GwtSerializerTest
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dserver_reader_writer_test.cc33 class TestServiceImpl final class