Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 902) sorted by relevance

12345678910>>...37

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs202 public static void RunEmptyUnary(TestService.TestServiceClient client) in RunEmptyUnary()
210 public static void RunLargeUnary(TestService.TestServiceClient client) in RunLargeUnary()
224 public static async Task RunClientStreamingAsync(TestService.TestServiceClient client) in RunClientStreamingAsync()
240 public static async Task RunServerStreamingAsync(TestService.TestServiceClient client) in RunServerStreamingAsync()
259 public static async Task RunPingPongAsync(TestService.TestServiceClient client) in RunPingPongAsync()
308 public static async Task RunEmptyStreamAsync(TestService.TestServiceClient client) in RunEmptyStreamAsync()
321 …public static void RunComputeEngineCreds(TestService.TestServiceClient client, string defaultServi… in RunComputeEngineCreds()
343 public static void RunJwtTokenCreds(TestService.TestServiceClient client) in RunJwtTokenCreds()
362 …public static async Task RunOAuth2AuthTokenAsync(TestService.TestServiceClient client, string oaut… in RunOAuth2AuthTokenAsync()
383 …public static async Task RunPerRpcCredsAsync(TestService.TestServiceClient client, string oauthSco… in RunPerRpcCredsAsync()
[all …]
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMathExamples.cs27 public static void DivExample(Math.MathClient client) in DivExample()
33 public static async Task DivAsyncExample(Math.MathClient client) in DivAsyncExample()
39 public static async Task FibExample(Math.MathClient client) in FibExample()
48 public static async Task SumExample(Math.MathClient client) in SumExample()
64 public static async Task DivManyExample(Math.MathClient client) in DivManyExample()
79 public static async Task DependendRequestsExample(Math.MathClient client) in DependendRequestsExample()
102 public static async Task HandleErrorExample(Math.MathClient client) in HandleErrorExample()
118 public static async Task MetadataExample(Math.MathClient client) in MetadataExample()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/test/java/com/google/android/exoplayer2/testutil/
DWebServerDispatcherTest.java122 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 …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/test/java/com/google/android/exoplayer2/testutil/
DWebServerDispatcherTest.java122 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 …]
/external/cronet/net/ntlm/
Dntlm_client_unittest.cc22 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()
115 NtlmClient client(NtlmFeatures(false)); in TEST() local
123 NtlmClient client(NtlmFeatures(false)); in TEST() local
133 NtlmClient client(NtlmFeatures(false)); in TEST() local
143 NtlmClient client(NtlmFeatures(false)); in TEST() local
163 NtlmClient client(NtlmFeatures(false)); in TEST() local
173 NtlmClient client(NtlmFeatures(false)); in TEST() local
188 NtlmClient client(NtlmFeatures(false)); in TEST() local
[all …]
/external/autotest/client/common_lib/cros/
Dcr50_utils.py216 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 …]
Dpinweaver_client.py20 def __check_pinweaver_client_present(client, message): argument
26 def __execute_for_dict(client, *args, **kwargs): argument
45 def ResetTree(client, bits_per_level, height): argument
54 def InsertLeaf(client, label, auxilary_hashes, low_entropy_secret, argument
67 def RemoveLeaf(client, label, auxilary_hashes, mac): argument
77 def TryAuth(client, auxilary_hashes, low_entropy_secret, cred_metadata): argument
88 def ResetAuth(client, auxilary_hashes, reset_secret, cred_metadata): argument
99 def GetLog(client, root=None): argument
112 def LogReplay(client, auxilary_hashes, log_root, cred_metadata): argument
123 def SelfTest(client): argument
Dtpm_utils.py31 def TPMStatus(client): argument
52 def ClearTPMServer(client, out_dir): argument
62 def ClearTPMOwnerRequest(client, wait_for_ready=False, timeout=60): argument
91 def ClearTPMIfOwned(client): argument
102 def CleanupAndReboot(client): argument
Dg2f_utils.py18 def ChromeOSLogin(client): argument
22 def ChromeOSLogout(client): argument
26 def StartU2fd(client): argument
45 def G2fRegister(client, dev, challenge, application, p1=0): argument
56 def G2fAuth(client, dev, challenge, application, key_handle, p1=0): argument
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc112 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy()
124 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref()
145 alts_grpc_handshaker_client* client, bool receive_status_finished, in maybe_complete_tsi_next()
176 static void handle_response_done(alts_grpc_handshaker_client* client, in handle_response_done()
194 alts_grpc_handshaker_client* client = in alts_handshaker_client_handle_response() local
292 static tsi_result continue_make_grpc_call(alts_grpc_handshaker_client* client, in continue_make_grpc_call()
354 void RequestHandshake(alts_grpc_handshaker_client* client) { in RequestHandshake()
369 alts_grpc_handshaker_client* client = nullptr; in HandshakeDone() local
411 void RequestHandshake(alts_grpc_handshaker_client* client, bool is_client) { in RequestHandshake()
432 alts_grpc_handshaker_client* client = in make_grpc_call() local
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DOkHttpClientTest.java61 OkHttpClient client = new OkHttpClient(); in timeoutDefaults() local
68 OkHttpClient client = new OkHttpClient(); in timeoutValidRange() local
97 OkHttpClient client = new OkHttpClient().copyWithDefaults(); in copyWithDefaultsWhenDefaultIsAConstant() local
124 OkHttpClient client = new OkHttpClient().copyWithDefaults(); in copyWithDefaultsWhenDefaultIsGlobal() local
136 OkHttpClient client = new OkHttpClient().copyWithDefaults(); in copyWithDefaultsCacheIsNull() local
152 OkHttpClient client = new OkHttpClient().copyWithDefaults(); in copyWithDefaultsDoesNotHonorGlobalResponseCache() local
170 OkHttpClient client = new OkHttpClient(); in cloneSharesStatefulInstances() local
188 OkHttpClient client = new OkHttpClient(); in setProtocolsRejectsHttp10() local
/external/virglrenderer/server/
Drender_client.c32 render_client_find_record(struct render_client *client, uint32_t ctx_id) in render_client_find_record()
43 render_client_detach_all_records(struct render_client *client) in render_client_detach_all_records()
57 render_client_remove_record(struct render_client *client, in render_client_remove_record()
69 render_client_clear_records(struct render_client *client) in render_client_clear_records()
105 render_client_create_context(struct render_client *client, in render_client_create_context()
170 render_client_dispatch_destroy_context(struct render_client *client, in render_client_dispatch_destroy_context()
182 render_client_dispatch_create_context(struct render_client *client, in render_client_dispatch_create_context()
211 render_client_dispatch_reset(struct render_client *client, in render_client_dispatch_reset()
219 render_client_dispatch_init(struct render_client *client, in render_client_dispatch_init()
239 render_client_dispatch_nop(UNUSED struct render_client *client, in render_client_dispatch_nop()
[all …]
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc47 static tsi_result make_grpc_call(alts_handshaker_client* client, in make_grpc_call()
119 static tsi_result handshaker_client_start_client(alts_handshaker_client* client, in handshaker_client_start_client()
166 static tsi_result handshaker_client_start_server(alts_handshaker_client* client, in handshaker_client_start_server()
204 static tsi_result handshaker_client_next(alts_handshaker_client* client, in handshaker_client_next()
224 static void handshaker_client_shutdown(alts_handshaker_client* client) { in handshaker_client_shutdown()
231 static void handshaker_client_destruct(alts_handshaker_client* client) { in handshaker_client_destruct()
253 alts_grpc_handshaker_client* client = in alts_grpc_handshaker_client_create() local
270 alts_handshaker_client* client, alts_grpc_caller caller) { in alts_handshaker_client_set_grpc_caller_for_testing()
280 tsi_result alts_handshaker_client_start_client(alts_handshaker_client* client, in alts_handshaker_client_start_client()
291 tsi_result alts_handshaker_client_start_server(alts_handshaker_client* client, in alts_handshaker_client_start_server()
[all …]
/external/libiio/src/
Diiod-client.c35 static ssize_t iiod_client_read_integer(struct iiod_client *client, in iiod_client_read_integer()
69 static int iiod_client_exec_command(struct iiod_client *client, in iiod_client_exec_command()
83 static ssize_t iiod_client_write_all(struct iiod_client *client, in iiod_client_write_all()
110 static ssize_t iiod_client_read_all(struct iiod_client *client, in iiod_client_read_all()
140 struct iiod_client *client; in iiod_client_new() local
154 void iiod_client_destroy(struct iiod_client *client) in iiod_client_destroy()
159 int iiod_client_get_version(struct iiod_client *client, void *desc, in iiod_client_get_version()
207 int iiod_client_get_trigger(struct iiod_client *client, void *desc, in iiod_client_get_trigger()
262 int iiod_client_set_trigger(struct iiod_client *client, void *desc, in iiod_client_set_trigger()
283 int iiod_client_set_kernel_buffers_count(struct iiod_client *client, void *desc, in iiod_client_set_kernel_buffers_count()
[all …]
/external/ukey2/src/main/javatest/com/google/security/cryptauth/lib/securegcm/
DUkey2HandshakeTest.java55 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testHandshake() local
124 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testHandshakeClientAndServerSendRepeatedOutOfOrderMessages() local
274 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testClientInitUnsupportedVersion() local
326 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testWrongNonceLengthInClientInit() local
362 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testServerCatchesMissingCommitmentInClientInit() local
400 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testServerInitUnsupportedVersion() local
458 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testWrongNonceLengthInServerInit() local
495 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testMissingOrIncorrectHandshakeCipherInServerInit() local
562 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testMissingOrIncorrectPublicKeyInServerInit() local
630 Ukey2Handshake client = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testMissingOrIncorrectPublicKeyInClientFinished() local
[all …]
/external/virglrenderer/src/proxy/
Dproxy_client.c15 proxy_client_destroy_context(struct proxy_client *client, uint32_t ctx_id) in proxy_client_destroy_context()
26 proxy_client_create_context(struct proxy_client *client, in proxy_client_create_context()
68 proxy_client_reset(struct proxy_client *client) in proxy_client_reset()
77 proxy_client_destroy(struct proxy_client *client) in proxy_client_destroy()
84 proxy_client_init(struct proxy_client *client, uint32_t flags) in proxy_client_init()
96 struct proxy_client *client = calloc(1, sizeof(*client)); in proxy_client_create() local
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
DStressTestClientTest.java51 StressTestClient client = new StressTestClient(); in ipv6AddressesShouldBeSupported() local
62 StressTestClient client = new StressTestClient(); in defaults() local
73 StressTestClient client = new StressTestClient(); in allCommandlineSwitchesAreSupported() local
107 StressTestClient client = new StressTestClient(); in serverHostOverrideShouldBeApplied() local
123 StressTestClient client = new StressTestClient(); in gaugesShouldBeExported() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dcompute_constant_test.cc71 StatusOr<Literal> ComputeConstantLiteral(Client* client, const XlaOp operand, in ComputeConstantLiteral()
81 StatusOr<Scalar> ComputeConstantScalar(Client* client, const XlaOp operand, in ComputeConstantScalar()
99 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
112 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
126 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
141 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
155 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
170 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
189 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
215 Client* client = ClientOrDie(platform_, client_type); in TEST_F() local
[all …]
/external/rust/crates/tokio/tests/
Dtcp_connect.rs75 let client = async { in connect_addr_ip_string() localVariable
92 let client = async { in connect_addr_ip_str_slice() localVariable
109 let client = async { in connect_addr_host_string() localVariable
126 let client = async { in connect_addr_ip_port_tuple() localVariable
143 let client = async { in connect_addr_ip_str_port_tuple() localVariable
160 let client = async { in connect_addr_host_str_port_tuple() localVariable
199 let mut client = assert_ok!(srv.accept()).0; localVariable
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DSSLSocketVersionCompatibilityTest.java170 SSLSocket client = in test_SSLSocket_startHandshake() local
264 SSLSocket client = in test_SSLSocket_NoEnabledCipherSuites_Failure() local
299 SSLSocket client = in test_SSLSocket_startHandshake_noKeyStore() local
333 SSLSocket client = in test_SSLSocket_startHandshake_noClientCertificate() local
356 final SSLSocket client = in test_SSLSocket_HandshakeCompletedListener() local
469 final SSLSocket client = in test_SSLSocket_HandshakeCompletedListener_RuntimeException() local
500 SSLSocket client = in test_SSLSocket_getUseClientMode() local
547 SSLSocket client = in test_SSLSocket_setUseClientMode() local
589 SSLSocket client = in test_SSLSocket_clientAuth() local
671 SSLSocket client = in test_SSLSocket_clientAuth_bogusAlias() local
[all …]
/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
DSSLSocketVersionCompatibilityTest.java168 SSLSocket client = in test_SSLSocket_startHandshake() local
262 SSLSocket client = in test_SSLSocket_NoEnabledCipherSuites_Failure() local
297 SSLSocket client = in test_SSLSocket_startHandshake_noKeyStore() local
331 SSLSocket client = in test_SSLSocket_startHandshake_noClientCertificate() local
354 final SSLSocket client = in test_SSLSocket_HandshakeCompletedListener() local
467 final SSLSocket client = in test_SSLSocket_HandshakeCompletedListener_RuntimeException() local
498 SSLSocket client = in test_SSLSocket_getUseClientMode() local
545 SSLSocket client = in test_SSLSocket_setUseClientMode() local
587 SSLSocket client = in test_SSLSocket_clientAuth() local
669 SSLSocket client = in test_SSLSocket_clientAuth_bogusAlias() local
[all …]
/external/cronet/net/proxy_resolution/win/
Ddhcp_pac_file_fetcher_win_unittest.cc427 void TestNormalCaseURLConfiguredOneAdapter(FetcherClient* client) { in TestNormalCaseURLConfiguredOneAdapter()
442 FetcherClient client; in TEST() local
446 void TestNormalCaseURLConfiguredMultipleAdapters(FetcherClient* client) { in TestNormalCaseURLConfiguredMultipleAdapters()
463 FetcherClient client; in TEST() local
468 FetcherClient* client) { in TestNormalCaseURLConfiguredMultipleAdaptersWithTimeout()
488 FetcherClient client; in TEST() local
493 FetcherClient* client) { in TestFailureCaseURLConfiguredMultipleAdaptersWithTimeout()
519 FetcherClient client; in TEST() local
523 void TestFailureCaseNoURLConfigured(FetcherClient* client) { in TestFailureCaseNoURLConfigured()
545 FetcherClient client; in TEST() local
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowContentProviderClientTest.java52 ContentProviderClient client = contentResolver.acquireContentProviderClient(AUTHORITY); in acquireContentProviderClient_isStable() local
58 ContentProviderClient client = contentResolver.acquireUnstableContentProviderClient(AUTHORITY); in acquireUnstableContentProviderClient_isUnstable() local
64 ContentProviderClient client = contentResolver.acquireContentProviderClient(AUTHORITY); in release_shouldRelease() local
73 ContentProviderClient client = contentResolver.acquireContentProviderClient(AUTHORITY); in release_shouldFailWhenCalledTwice() local
82 ContentProviderClient client = contentResolver.acquireContentProviderClient(AUTHORITY); in shouldDelegateToContentProvider() local
/external/igt-gpu-tools/lib/
Digt_chamelium_stream.c126 static bool chamelium_stream_read_config(struct chamelium_stream *client) in chamelium_stream_read_config()
155 static bool chamelium_stream_connect(struct chamelium_stream *client) in chamelium_stream_connect()
277 static bool chamelium_stream_read_header(struct chamelium_stream *client, in chamelium_stream_read_header()
298 static bool chamelium_stream_write_header(struct chamelium_stream *client, in chamelium_stream_write_header()
315 static bool chamelium_stream_read_response(struct chamelium_stream *client, in chamelium_stream_read_response()
352 static bool chamelium_stream_write_request(struct chamelium_stream *client, in chamelium_stream_write_request()
366 static bool chamelium_stream_call(struct chamelium_stream *client, in chamelium_stream_call()
377 static bool chamelium_stream_check_version(struct chamelium_stream *client) in chamelium_stream_check_version()
404 bool chamelium_stream_dump_realtime_audio(struct chamelium_stream *client, in chamelium_stream_dump_realtime_audio()
430 bool chamelium_stream_receive_realtime_audio(struct chamelium_stream *client, in chamelium_stream_receive_realtime_audio()
[all …]
/external/cronet/components/metrics/
Dmetrics_service_unittest.cc99 MetricsServiceClient* client, in TestMetricsService()
137 MetricsServiceClient* client) in TestMetricsLog()
460 TestMetricsServiceClient client; in TEST_P() local
484 TestMetricsServiceClient client; in TEST_P() local
518 TestMetricsServiceClient client; in TEST_P() local
584 TestMetricsServiceClient client; in TEST_P() local
655 TestMetricsServiceClient client; in TEST_P() local
688 TestMetricsServiceClient client; in TEST_P() local
720 TestMetricsServiceClient client; in TEST_P() local
789 TestMetricsServiceClient client; in TEST_P() local
[all …]

12345678910>>...37