/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/ |
H A D | PowerPolicyTestCommand.java | 33 PowerPolicyTestCommand(PowerPolicyTestClient testClient, String data, in PowerPolicyTestCommand() 55 SetTestCommand(PowerPolicyTestClient testClient, String data) { in SetTestCommand() 69 ClearTestCommand(PowerPolicyTestClient testClient) { in ClearTestCommand() 83 DumpPolicyCommand(PowerPolicyTestClient testClient) { in DumpPolicyCommand() 115 AddListenerCommand(PowerPolicyTestClient testClient, String compName) { in AddListenerCommand() 134 RemoveListenerCommand(PowerPolicyTestClient testClient, String compName) { in RemoveListenerCommand() 153 DumpListenerCommand(PowerPolicyTestClient testClient, String compName) { in DumpListenerCommand() 177 CheckListenersCommand(PowerPolicyTestClient testClient) { in CheckListenersCommand() 196 ResetListenersCommand(PowerPolicyTestClient testClient) { in ResetListenersCommand()
|
H A D | PowerPolicyListenerImpl.java | 35 PowerPolicyListenerImpl(PowerPolicyTestClient testClient, String compName) { in PowerPolicyListenerImpl()
|
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/fuzzer/ |
H A D | mediaresourcemanager_fuzzer.cpp | 55 shared_ptr<IResourceManagerClient> testClient; member 254 shared_ptr<IResourceManagerClient> testClient = in setResources() local 273 shared_ptr<IResourceManagerClient> testClient = in setResources() local
|
/aosp_15_r20/external/aws-sdk-java-v2/test/stability-tests/src/it/java/software/amazon/awssdk/stability/tests/s3/ |
H A D | S3AsyncBaseStabilityTest.java | 53 private final S3AsyncClient testClient; field in S3AsyncBaseStabilityTest 64 public S3AsyncBaseStabilityTest(S3AsyncClient testClient) { in S3AsyncBaseStabilityTest()
|
H A D | S3BaseStabilityTest.java | 57 private final S3Client testClient; field in S3BaseStabilityTest 78 protected S3BaseStabilityTest(S3Client testClient, int testClientThreadsUsed) { in S3BaseStabilityTest()
|
H A D | S3MockStabilityTestBase.java | 39 S3AsyncClient testClient; field in S3MockStabilityTestBase
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/testclient/src/ |
D | WatchdogClient.cpp | 125 std::shared_ptr<ICarWatchdogClient> testClient; in respondToWatchdog() local 186 std::shared_ptr<ICarWatchdogClient> testClient; in unregisterClient() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3control/src/it/java/software.amazon.awssdk.services.s3control/ |
H A D | S3MrapIntegrationTest.java | 152 …public void putGetDeleteObjectMrap(S3Client testClient, String payloadSigningTag, String key, Stri… in putGetDeleteObjectMrap() 168 …public void putGetDeleteObjectStandard(S3Client testClient, String payloadSigningTag, String key, … in putGetDeleteObjectStandard()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/it/java/software/amazon/awssdk/services/s3/ |
H A D | SignedAsyncRequestBodyUploadIntegrationTest.java | 53 private static S3AsyncClient testClient; field in SignedAsyncRequestBodyUploadIntegrationTest
|
/aosp_15_r20/external/guice/core/test/com/google/inject/example/ |
H A D | ClientServiceWithGuiceDefaults.java | 59 public void testClient() { in testClient() method in ClientServiceWithGuiceDefaults
|
H A D | ClientServiceWithGuice.java | 65 public void testClient() { in testClient() method in ClientServiceWithGuice
|
H A D | ClientServiceWithFactories.java | 60 public void testClient() { in testClient() method in ClientServiceWithFactories
|
H A D | ClientServiceWithDependencyInjection.java | 71 public void testClient() { in testClient() method in ClientServiceWithDependencyInjection
|
/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/ |
H A D | ResponseTransformerTest.java | 169 private ProtocolRestJsonClient testClient() { in testClient() method in ResponseTransformerTest
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/http/ |
H A D | ContentStreamProviderWireMockTest.java | 61 AmazonSyncHttpClient testClient = HttpTestUtils.testAmazonHttpClient(); in closesAllCreatedInputStreamsFromProvider() local
|
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/test/ |
H A D | ResourceManagerServiceTestUtils.h | 215 static TestClient* toTestClient(std::shared_ptr<IResourceManagerClient> testClient) { in toTestClient()
|
H A D | ResourceManagerService_test.cpp | 1580 TestClient* testClient = toTestClient(client); in addNonSecureVideoCodecResource() local
|
/aosp_15_r20/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/ |
H A D | WifiNl80211ManagerTest.java | 760 final NativeWifiClient testClient = new NativeWifiClient(TEST_RAW_MAC_BYTES); in testSoftApListenerInvocation() local
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/fuzzer/ |
H A D | mediaplayer_fuzzer.cpp | 248 const sp<FakeBnSurfaceComposerClient> testClient(new FakeBnSurfaceComposerClient()); in makeSurfaceControl() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | client_test.go | 64 func testClient(t *testing.T, mode testMode) { func
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringTest.java | 3301 final WifiClient testClient = mock(WifiClient.class); in notifyConnectedWifiClientsChanged() local
|