/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | TestServiceImpl.java | 63 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 D | XdsTestServer.java | 234 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 D | TestServer.cpp | 54 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 D | shutdown_test.cc | 43 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 D | thread_stress_test.cc | 52 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class 54 TestServiceImpl() {} in TestServiceImpl() function in grpc::testing::TestServiceImpl
|
H A D | streaming_throughput_test.cc | 89 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
|
H A D | server_early_return_test.cc | 48 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
|
H A D | test_service_impl.h | 537 using TestServiceImpl = variable
|
H A D | mock_test.cc | 242 class TestServiceImpl : public EchoTestService::Service { class
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | xds_interop_server_lib.cc | 78 class TestServiceImpl : public TestService::Service { class 80 explicit TestServiceImpl(absl::string_view hostname, in TestServiceImpl() function in grpc::testing::__anonfe37009b0111::TestServiceImpl
|
H A D | interop_server.cc | 170 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 D | ServiceOptionsTest.java | 201 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 D | server_callback_test.cc | 30 class TestServiceImpl final class
|
H A D | synchronous_call_test.cc | 42 class TestServiceImpl final class
|
H A D | server_reader_writer_test.cc | 32 class TestServiceImpl final class
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | cli_call_test.cc | 39 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
|
H A D | grpc_tool_test.cc | 173 class TestServiceImpl : public grpc::testing::EchoTestService::Service { class
|
/aosp_15_r20/external/grpc-grpc-java/testing/src/test/java/io/grpc/testing/ |
H A D | GrpcServerRuleTest.java | 182 private static class TestServiceImpl extends SimpleServiceGrpc.SimpleServiceImplBase { class in GrpcServerRuleTest
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | server_callback_test.cc | 27 class TestServiceImpl final class
|
H A D | server_reader_writer_test.cc | 28 class TestServiceImpl final class
|
/aosp_15_r20/external/auto/value/src/it/gwtserializer/src/test/java/com/google/auto/value/client/ |
H A D | GwtSerializerTest.java | 82 public static class TestServiceImpl extends RemoteServiceServlet implements TestService { class in GwtSerializerTest
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | server_reader_writer_test.cc | 33 class TestServiceImpl final class
|