/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/vms/ |
D | VmsClientTest.java | 104 VmsClient client = connectVmsClient(mClientCallback1); in testRegister() local 115 VmsClient client = connectVmsClient(mClientCallback1); in testRegister_ReceivesCurrentLayerAvailabilityAndSubscriptions() local 142 VmsClient client = connectVmsClient(mClientCallback1); in testRegisterProvider_SameIdForSameInfo() local 152 VmsClient client = connectVmsClient(mClientCallback1); in testRegisterProvider_SameIdForSameInfo_MultipleClients() local 163 VmsClient client = connectVmsClient(mClientCallback1); in testRegisterProvider_DifferentIdForDifferentInfo() local 173 VmsClient client = connectVmsClient(mClientCallback1); in testUnregisterProvider() local 189 VmsClient client = connectVmsClient(mClientCallback1); in testUnregisterProvider_UnknownId() local 196 VmsClient client = connectVmsClient(mClientCallback1); in testGetProviderDescription_UnknownId() local 203 VmsClient client = connectVmsClient(mClientCallback1); in testGetProviderDescription_RegisteredProvider() local 212 VmsClient client = connectVmsClient(mClientCallback1); in testSetSubscriptions() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/ |
H A D | DreamOverlayServiceTest.kt | 281 private val client: IDreamOverlayClient constant 297 val client = client in testOnStartMetricsLogged() constant 315 val client = client in testOverlayContainerViewAddedToWindow() constant 333 val client = client in testInvalidWindowAddStart() constant 358 val client = client in testDreamOverlayContainerViewControllerInitialized() constant 377 val client = client in testDreamOverlayContainerViewRemovedFromOldParentWhenInitialized() constant 393 val client = client in testShouldShowComplicationsSetByStartDream() constant 409 val client = client in testDeferredResetRespondsToAnimationEnd() constant 450 val client = client in testLowLightSetByStartDream() constant 467 val client = client in testHomeControlPanelSetsByStartDream() constant [all …]
|
/aosp_15_r20/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/ |
H A D | ITVPCServiceControlTest.java | 176 final AlertPolicyServiceClient client = AlertPolicyServiceClient.create(); in createAlertPolicyTest() local 207 final AlertPolicyServiceClient client = AlertPolicyServiceClient.create(); in deleteAlertPolicyTest() local 238 final AlertPolicyServiceClient client = AlertPolicyServiceClient.create(); in getAlertPolicyTest() local 269 final AlertPolicyServiceClient client = AlertPolicyServiceClient.create(); in listAlertPoliciesTest() local 300 final AlertPolicyServiceClient client = AlertPolicyServiceClient.create(); in updateAlertPolicyTest() local 336 final GroupServiceClient client = GroupServiceClient.create(); in createGroupTest() local 367 final GroupServiceClient client = GroupServiceClient.create(); in deleteGroupTest() local 398 final GroupServiceClient client = GroupServiceClient.create(); in getGroupTest() local 427 final GroupServiceClient client = GroupServiceClient.create(); in listGroupMembersTest() local 458 final GroupServiceClient client = GroupServiceClient.create(); in listGroupsTest() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/ |
D | ScanManager.java | 277 public void startScan(ScanClient client) { in startScan() 283 ScanClient client = mScanNative.getBatchScanClient(scannerId); in stopScan() local 293 public void flushBatchScanResults(ScanClient client) { in flushBatchScanResults() 301 private void sendMessage(int what, ScanClient client) { in sendMessage() 313 public boolean isAutoBatchScanClientEnabled(ScanClient client) { in isAutoBatchScanClientEnabled() 370 void handleStartScan(ScanClient client) { in handleStartScan() 450 private boolean requiresScreenOn(ScanClient client) { in requiresScreenOn() 455 private boolean requiresLocationOn(ScanClient client) { in requiresLocationOn() 460 private boolean isFilteredScan(ScanClient client) { in isFilteredScan() 476 void handleStopScan(ScanClient client) { in handleStopScan() [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/test/java/com/google/android/exoplayer2/testutil/ |
H A D | WebServerDispatcherTest.java | 122 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_handlesConventionalRequest() local 135 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_boundedRange() local 153 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_startOnly() local 171 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_suffixBytes() local 189 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_truncatesBoundedRangeToLength() local 207 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_truncatesSuffixToLength() local 224 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_rejectsStartAtResourceEnd() local 239 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_rejectsStartAfterResourceEnd() local 254 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_lengthUnknown_handlesConventionalRequest() local 274 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_lengthUnknown_boundedRange() local [all …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/test/java/com/google/android/exoplayer2/testutil/ |
H A D | WebServerDispatcherTest.java | 122 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_handlesConventionalRequest() local 135 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_boundedRange() local 153 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_startOnly() local 171 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_suffixBytes() local 189 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_truncatesBoundedRangeToLength() local 207 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_truncatesSuffixToLength() local 224 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_rejectsStartAtResourceEnd() local 239 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_rejectsStartAfterResourceEnd() local 254 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_lengthUnknown_handlesConventionalRequest() local 274 OkHttpClient client = new OkHttpClient(); in rangeRequestsSupported_lengthUnknown_boundedRange() local [all …]
|
/aosp_15_r20/cts/tests/tests/appop/aidl/AppOpsUserService/src/android/app/appops/cts/ |
H A D | IAppOpsUserService.aidl | 22 void disableCollectorAndCallSyncOpsWhichWillNotBeCollected(in IAppOpsUserClient client); in disableCollectorAndCallSyncOpsWhichWillNotBeCollected() 23 void disableCollectorAndCallASyncOpsWhichWillBeCollected(in IAppOpsUserClient client); in disableCollectorAndCallASyncOpsWhichWillBeCollected() 24 void callApiThatNotesSyncOpAndCheckLog(in IAppOpsUserClient client); in callApiThatNotesSyncOpAndCheckLog() 25 void callApiThatNotesSyncOpAndClearLog(in IAppOpsUserClient client); in callApiThatNotesSyncOpAndClearLog() 26 void callApiThatNotesSyncOpWithAttributionAndCheckLog(in IAppOpsUserClient client); in callApiThatNotesSyncOpWithAttributionAndCheckLog() 27 void callApiThatCallsBackIntoServiceAndCheckLog(in IAppOpsUserClient client); in callApiThatCallsBackIntoServiceAndCheckLog() 28 void callApiThatNotesSyncOpFromNativeCodeAndCheckLog(in IAppOpsUserClient client); in callApiThatNotesSyncOpFromNativeCodeAndCheckLog() 29 void callApiThatNotesSyncOpFromNativeCodeAndCheckMessage(in IAppOpsUserClient client); in callApiThatNotesSyncOpFromNativeCodeAndCheckMessage() 30 void callApiThatNotesSyncOpAndCheckStackTrace(in IAppOpsUserClient client); in callApiThatNotesSyncOpAndCheckStackTrace() 31 void callApiThatNotesNonPermissionSyncOpAndCheckLog(in IAppOpsUserClient client); in callApiThatNotesNonPermissionSyncOpAndCheckLog() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintAuthenticationClientTest.java | 205 final FingerprintAuthenticationClient client = createClient(1); in authNoContext_v1() local 220 final FingerprintAuthenticationClient client = createClient(1); in pointerUp_v1() local 233 final FingerprintAuthenticationClient client = createClient(1); in pointerDown_v1() local 251 final FingerprintAuthenticationClient client = createClient(2); in pointerUpWithContext_v2() local 264 final FingerprintAuthenticationClient client = createClient(2); in pointerDownWithContext_v2() local 284 final FingerprintAuthenticationClient client = createClient(); in luxProbeWhenAwake() local 330 final FingerprintAuthenticationClient client = createClient(); in luxProbeEnabledOnStart() local 347 final FingerprintAuthenticationClient client = createClient(); in luxProbeDisabledOnAod() local 370 final FingerprintAuthenticationClient client = createClient(); in luxProbeWhenFingerDown_unlessDestroyed() local 387 final FingerprintAuthenticationClient client = createClient(); in subscribeContextAndStartHal() local [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
H A D | alts_handshaker_client.cc | 120 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy() 132 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref() 153 alts_grpc_handshaker_client* client, bool receive_status_finished, in maybe_complete_tsi_next() 184 static void handle_response_done(alts_grpc_handshaker_client* client, in handle_response_done() 202 alts_grpc_handshaker_client* client = in alts_handshaker_client_handle_response() local 314 static tsi_result continue_make_grpc_call(alts_grpc_handshaker_client* client, in continue_make_grpc_call() 376 void RequestHandshake(alts_grpc_handshaker_client* client) { in RequestHandshake() 391 alts_grpc_handshaker_client* client = nullptr; in HandshakeDone() local 434 void RequestHandshake(alts_grpc_handshaker_client* client, bool is_client) { in RequestHandshake() 455 alts_grpc_handshaker_client* client = in make_grpc_call() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 120 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy() 132 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref() 153 alts_grpc_handshaker_client* client, bool receive_status_finished, in maybe_complete_tsi_next() 184 static void handle_response_done(alts_grpc_handshaker_client* client, in handle_response_done() 202 alts_grpc_handshaker_client* client = in alts_handshaker_client_handle_response() local 314 static tsi_result continue_make_grpc_call(alts_grpc_handshaker_client* client, in continue_make_grpc_call() 376 void RequestHandshake(alts_grpc_handshaker_client* client) { in RequestHandshake() 391 alts_grpc_handshaker_client* client = nullptr; in HandshakeDone() local 434 void RequestHandshake(alts_grpc_handshaker_client* client, bool is_client) { in RequestHandshake() 455 alts_grpc_handshaker_client* client = in make_grpc_call() local [all …]
|
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
H A D | Mqtt5ClientTest.java | 73 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in New_UC1() 162 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in New_UC2() 181 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in New_UC3() 269 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in New_UC4() 300 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC1() 330 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC2() 356 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC3() 385 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC4() 427 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC5() 500 try (Mqtt5Client client = new Mqtt5Client(builder.build())) { in ConnDC_UC6() [all …]
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | SocketTest.java | 98 Socket client = socket.accept(); in run() local 129 ClientThread client = new ClientThread(); in connectTestImpl() local 262 Socket client = new Socket(InetAddress.getLocalHost(), server.getLocalPort()); in test_close() local 346 Socket client = new Socket(); in test_connectLjava_net_SocketAddress() local 447 Socket client = new Socket(); in test_connectLjava_net_SocketAddressI() local 535 Socket client = new Socket(InetAddress.getLocalHost().getHostName(), in test_ConstructorLjava_lang_StringILjava_net_InetAddressI() local 571 Socket client = new Socket(InetAddress.getLocalHost().getHostAddress(), in test_ConstructorLjava_lang_StringIZ() local 588 Socket client = new Socket(InetAddress.getLocalHost(), server in test_ConstructorLjava_net_InetAddressI() local 619 try (Socket client = new Socket(InetAddress.getLocalHost(), serverPort, true)) { in test_ConstructorLjava_net_InetAddressIZ() 623 try (Socket client = new Socket(InetAddress.getLocalHost(), serverPort, false)) { in test_ConstructorLjava_net_InetAddressIZ() [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/ |
D | ScanManagerTest.java | 284 ScanClient client = new ScanClient(id, scanSettings, scanFilterList, appUid); in createScanClient() local 382 ScanClient client = new ScanClient(id, scanSettings, scanFilterList); in createScanClientWithPhy() local 456 ScanClient client = createScanClient(i, isFiltered, scanMode); in testScreenOffStartUnfilteredScan() local 489 ScanClient client = createScanClient(i, isFiltered, scanMode); in testScreenOffStartFilteredScan() local 523 ScanClient client = createScanClient(i, isFiltered, isEmptyFilter, scanMode); in testScreenOffStartEmptyFilterScan() local 556 ScanClient client = createScanClient(i, isFiltered, scanMode); in testScreenOnStartUnfilteredScan() local 589 ScanClient client = createScanClient(i, isFiltered, scanMode); in testScreenOnStartFilteredScan() local 622 ScanClient client = createScanClient(i, isFiltered, scanMode); in testResumeUnfilteredScanAfterScreenOn() local 660 ScanClient client = createScanClient(i, isFiltered, scanMode); in testResumeFilteredScanAfterScreenOn() local 698 ScanClient client = createScanClient(i, isFiltered, scanMode); in testUnfilteredScanTimeout() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/tests/ |
D | fallback.rs | 12 let client = TestClient::new(app); in basic() localVariable 27 let client = TestClient::new(app); in nest() localVariable 43 let client = TestClient::new(app); in or() localVariable 59 let client = TestClient::new(app); in fallback_accessing_state() localVariable 79 let client = TestClient::new(app); in nested_router_inherits_fallback() localVariable 91 let client = TestClient::new(app); in doesnt_inherit_fallback_if_overriden() localVariable 108 let client = TestClient::new(app); in deeply_nested_inherit_from_top() localVariable 124 let client = TestClient::new(app); in deeply_nested_inherit_from_middle() localVariable 140 let client = TestClient::new(app); in with_middleware_on_inner_fallback() localVariable 161 let client = TestClient::new(app); in also_inherits_default_layered_fallback() localVariable [all …]
|
D | mod.rs | 63 let client = TestClient::new(app); in hello_world() localVariable 92 let client = TestClient::new(app); in routing() localVariable 128 let client = TestClient::new(app); in router_type_doesnt_change() localVariable 166 let client = TestClient::new(app); in routing_between_services() localVariable 204 let client = TestClient::new(app); in middleware_on_single_route() localVariable 229 let client = TestClient::new(app); in wrong_method_handler() localVariable 269 let client = TestClient::new(app); in wrong_method_service() localVariable 294 let client = TestClient::new(app); in multiple_methods_for_one_handler() localVariable 307 let client = TestClient::new(app); in wildcard_sees_whole_url() localVariable 326 let client = TestClient::new(app); in middleware_applies_to_routes_above() localVariable [all …]
|
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_client_unittest.cc | 22 std::vector<uint8_t> GenerateAuthMsg(const NtlmClient& client, in GenerateAuthMsg() 30 std::vector<uint8_t> GenerateAuthMsg(const NtlmClient& client, in GenerateAuthMsg() 35 bool GetAuthMsgResult(const NtlmClient& client, in GetAuthMsgResult() 113 NtlmClient client(NtlmFeatures(false)); in TEST() local 121 NtlmClient client(NtlmFeatures(false)); in TEST() local 131 NtlmClient client(NtlmFeatures(false)); in TEST() local 141 NtlmClient client(NtlmFeatures(false)); in TEST() local 161 NtlmClient client(NtlmFeatures(false)); in TEST() local 171 NtlmClient client(NtlmFeatures(false)); in TEST() local 186 NtlmClient client(NtlmFeatures(false)); in TEST() local [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | WifiScanningServiceTest.java | 498 TestClient client = new TestClient(); in startServiceAndTriggerSingleScanWithoutDriverLoaded() local 511 TestClient client = new TestClient(); in loadDriver() local 542 TestClient client = new TestClient(); in rejectBackgroundScanRequestWhenHalReturnsInvalidCapabilities() local 558 TestClient client = new TestClient(); in rejectBackgroundScanRequestWhenScannerImplCreateFails() local 576 TestClient client = new TestClient(); in doSuccessfulSingleScanOnImpls() local 930 TestClient client = new TestClient(); in sendSingleScanRequestWithPrivilegedTypeParamsSetFromNonPrivilegedApp() local 980 TestClient client = new TestClient(); in sendSingleScanRequestWithPrivilegedHiddenNetworkParamsSetFromNonPrivilegedApp() local 1022 TestClient client = new TestClient(); in sendSingleScanRequestWithInvalidScanType() local 1075 TestClient client = new TestClient(); in sendSingleScanRequestWhichFailsToStart() local 1108 TestClient client = new TestClient(); in sendSingleScanRequestWhichFailsAfterStart() local [all …]
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceAuthenticationClientTest.java | 185 final FaceAuthenticationClient client = createClient(1); in authNoContext_v1() local 194 final FaceAuthenticationClient client = createClient(2); in authWithContext_v2() local 218 final FaceAuthenticationClient client = createClient(2); in testLockoutEndsOperation() local 229 final FaceAuthenticationClient client = createClient(2); in testTemporaryLockoutEndsOperation() local 240 final FaceAuthenticationClient client = createClient(); in subscribeContextAndStartHal() local 274 final FaceAuthenticationClient client = createClient(); in cancelsAuthWhenNotInForeground() local 286 final FaceAuthenticationClient client = createClientWithNullListener(); in testOnAuthenticatedFalseWhenListenerIsNull() local 296 final FaceAuthenticationClient client = createClientWithNullListener(); in testOnAuthenticatedTrueWhenListenerIsNull() local 309 final FaceAuthenticationClient client = createClientWithLockoutTracker(mLockoutTracker); in authWithNoLockout() local 320 final FaceAuthenticationClient client = createClientWithLockoutTracker(mLockoutTracker); in authWithLockout() local [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/serviceclientconfiguration/ |
H A D | ServiceClientConfigurationTest.java | 35 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_shouldReturnCorrectRegion() local 46 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithEndpointOverride_serviceClientConfiguration_shouldReturnCorrectEndpointOverride() local 56 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithoutEndpointOverride_serviceClientConfiguration_shouldReturnEmptyOptional() local 71 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_shouldReturnCorrectClientOverrideConfigurationFields() local 92 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_includesAllSettingsInToString() local 107 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_withoutOverrideConfiguration_shouldReturnEmptyFields() local 121 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithEndpointProvider_serviceClientConfiguration_shouldReturnCorrectEndpointProvider() local 131 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithoutEndpointProvider_serviceClientConfiguration_shouldReturnDefaultEndpointProvider() local 140 ProtocolRestXmlAsyncClient client = ProtocolRestXmlAsyncClient.builder() in asyncClient_serviceClientConfiguration_shouldReturnCorrectRegion() local 151 ProtocolRestXmlAsyncClient client = ProtocolRestXmlAsyncClient.builder() in asyncClientWithEndpointOverride_serviceClientConfiguration_shouldReturnCorrectEndpointOverride() local [all …]
|
H A D | ServiceClientConfigurationUsingPluginsTest.java | 47 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_shouldReturnCorrectRegion() local 58 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithEndpointOverride_serviceClientConfiguration_shouldReturnCorrectEndpointOverride() local 68 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithoutEndpointOverride_serviceClientConfiguration_shouldReturnEmptyOptional() local 83 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_shouldReturnCorrectClientOverrideConfigurationFields() local 97 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClient_serviceClientConfiguration_withoutOverrideConfiguration_shouldReturnEmptyFields() local 112 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithEndpointProvider_serviceClientConfiguration_shouldReturnCorrectEndpointProvider() local 122 ProtocolRestXmlClient client = ProtocolRestXmlClient.builder() in syncClientWithoutEndpointProvider_serviceClientConfiguration_shouldReturnDefaultEndpointProvider() local 139 ProtocolRestXmlAsyncClient client = ProtocolRestXmlAsyncClient.builder() in asyncClient_serviceClientConfiguration_shouldReturnCorrectRegion() local 150 ProtocolRestXmlAsyncClient client = ProtocolRestXmlAsyncClient.builder() in asyncClientWithEndpointOverride_serviceClientConfiguration_shouldReturnCorrectEndpointOverride() local 160 ProtocolRestXmlAsyncClient client = ProtocolRestXmlAsyncClient.builder() in asyncClientWithoutEndpointOverride_serviceClientConfiguration_shouldReturnEmptyOptional() local [all …]
|
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/ |
D | google-http-client-1.30.1.jar | ... google/api/
com/google/api/client/
com/google/api/client/testing ... |
/aosp_15_r20/external/wayland/tests/ |
H A D | protocol-logger-test.c | 67 struct wl_client *client; member 79 struct client { struct 82 struct wl_client_observer *sequence_observer; argument 83 struct wl_client_observer *stderr_logger; argument 85 struct expected_client_message *expected_msg; argument 86 int expected_msg_count; 87 int actual_msg_count; 330 logger_setup(struct compositor *compositor, struct client *client) in logger_setup() 352 logger_teardown(struct compositor *compositor, struct client *client) in logger_teardown() 417 struct client client = { 0 }; in TEST() local [all …]
|
/aosp_15_r20/system/chre/host/hal_generic/common/ |
H A D | hal_client_manager.cc | 58 inline HostEndpointId mutateVendorEndpointId(const Client &client, in mutateVendorEndpointId() 69 Client *client = getClientByUuid(kSystemServerUuid); in getUuid() local 97 return getClientByField([&clientId](const Client &client) { in getClientByClientId() 104 [&uuid](const Client &client) { return client.uuid == uuid; }); in getClientByUuid() 109 [&pid](const Client &client) { return client.pid == pid; }); in getClientByProcessId() 114 for (const Client &client : mClients) { in updateNextClientId() local 150 const Client *client = getClientByProcessId(pid); in getClientId() local 161 const Client *client = getClientByClientId(clientId); in getCallback() local 173 Client *client = getClientByProcessId(pid); in registerCallback() local 216 Client *client = getClientByProcessId(pid); in handleClientDeath() local [all …]
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | cr50_utils.py | 216 def GetSavedVersion(client): argument 233 def StopTrunksd(client): argument 239 def GSCTool(client, args, ignore_status=False, expect_reboot=False): argument 278 def GetVersionFromUpdater(client, args): argument 284 def GetFwVersion(client): argument 289 def GetBinVersion(client, image=CR50_PROD): argument 300 def GetRunningVersion(client): argument 326 def GetActiveCr50ImagePath(client): argument 351 def CheckForFailures(client, last_message): argument 383 def VerifyUpdate(client, ver='', last_message=''): argument [all …]
|
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | google-http-client-1.39.0.jar | ... google/api/
com/google/api/client/
com/google/api/client/util ... |