Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
H A DTestServiceClient.java30 public class TestServiceClient implements ITestService { class
34 TestServiceClient(ITestService mTestService) { in TestServiceClient() method in TestServiceClient
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DTestServiceClient.php28 class TestServiceClient extends \Grpc\BaseStub { class
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DTestServiceClient.php28 class TestServiceClient extends \Grpc\BaseStub { class
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A DTestServiceClient.java56 public class TestServiceClient { class
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dcodegen_test.cc210 using TestServiceClient = test::pw_rpc::nanopb::TestService::Client; typedef
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dcodegen_test.cc218 using TestServiceClient = test::pw_rpc::pwpb::TestService::Client; typedef
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java76 public class TestServiceClient { class