/external/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/ |
D | CMakeLists.txt | 1 project(lws-minimal-http-client-jit-trust C) 8 set(SAMP lws-minimal-http-client-jit-trust) 9 set(SRCS minimal-http-client.c) 47 set(mytests http-client-warmcat-h1) 49 add_test(NAME http-client-warmcat COMMAND lws-minimal-http-client ) 50 list(APPEND mytests http-client-warmcat) 54 add_test(NAME http-client-warmcat-h1 COMMAND lws-minimal-http-client --h1) 60 list(APPEND mytests http-client-fi-ctx1) 61 …add_test(NAME http-client-fi-ctx1 COMMAND lws-minimal-http-client --expected-exit 5 --fault-inject… 65 # list(APPEND mytests http-client-fi-pi) [all …]
|
/external/libwebsockets/minimal-examples/http-client/minimal-http-client/ |
D | CMakeLists.txt | 1 project(lws-minimal-http-client C) 8 set(SAMP lws-minimal-http-client) 9 set(SRCS minimal-http-client.c) 48 set(mytests http-client-warmcat-h1) 50 add_test(NAME http-client-warmcat COMMAND lws-minimal-http-client ) 51 list(APPEND mytests http-client-warmcat) 55 add_test(NAME http-client-warmcat-h1 COMMAND lws-minimal-http-client --h1) 61 list(APPEND mytests http-client-fi-ctx1) 62 …add_test(NAME http-client-fi-ctx1 COMMAND lws-minimal-http-client --expected-exit 5 --fault-inject… 66 # list(APPEND mytests http-client-fi-pi) [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 68 // client is used in a non-testing use case and points to a custom function 92 // boolean flag indicating if the handshaker client is used at client 98 // a buffer containing data to be sent to the grpc client or server's peer. 120 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy() argument 121 GPR_ASSERT(client != nullptr); in handshaker_client_send_buffer_destroy() 122 grpc_byte_buffer_destroy(client->send_buffer); in handshaker_client_send_buffer_destroy() 123 client->send_buffer = nullptr; in handshaker_client_send_buffer_destroy() 132 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref() argument 133 if (gpr_unref(&client->refs)) { in alts_grpc_handshaker_client_unref() 134 if (client->base.vtable != nullptr && in alts_grpc_handshaker_client_unref() [all …]
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 68 // client is used in a non-testing use case and points to a custom function 92 // boolean flag indicating if the handshaker client is used at client 98 // a buffer containing data to be sent to the grpc client or server's peer. 120 alts_grpc_handshaker_client* client) { in handshaker_client_send_buffer_destroy() argument 121 GPR_ASSERT(client != nullptr); in handshaker_client_send_buffer_destroy() 122 grpc_byte_buffer_destroy(client->send_buffer); in handshaker_client_send_buffer_destroy() 123 client->send_buffer = nullptr; in handshaker_client_send_buffer_destroy() 132 alts_grpc_handshaker_client* client) { in alts_grpc_handshaker_client_unref() argument 133 if (gpr_unref(&client->refs)) { in alts_grpc_handshaker_client_unref() 134 if (client->base.vtable != nullptr && in alts_grpc_handshaker_client_unref() [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | index.md | 2 * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/abusiveexperiencereport_v1.htm… 6 * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/acceleratedmobilepageurl_v1.ht… 10 * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/accessapproval_v1.html) 14 * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/accesscontextmanager_v1.html) 15 * [v1beta](http://googleapis.github.io/google-api-python-client/docs/dyn/accesscontextmanager_v1bet… 19 * [v2beta1](http://googleapis.github.io/google-api-python-client/docs/dyn/adexchangebuyer2_v2beta1.… 23 * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/adexperiencereport_v1.html) 27 * [datatransfer_v1](http://googleapis.github.io/google-api-python-client/docs/dyn/admin_datatransfe… 28 * [directory_v1](http://googleapis.github.io/google-api-python-client/docs/dyn/admin_directory_v1.h… 29 * [reports_v1](http://googleapis.github.io/google-api-python-client/docs/dyn/admin_reports_v1.html) [all …]
|
D | adexchangebuyer2_v2beta1.accounts.clients.html | 92 <p class="firstline">Creates a new client buyer.</p> 95 <p class="firstline">Gets a client buyer with a given client account ID.</p> 104 <p class="firstline">Updates an existing client buyer.</p> 113 <pre>Creates a new client buyer. 116 …rical account ID for the buyer of which the client buyer is a customer; the sponsor buyer to creat… 120 …client resource represents a client buyer—an agency, a brand, or an advertiser customer of the spo… 121 …d": "A String", # The globally-unique numerical ID of the client. The value of this… 122 …me used to represent this client to publishers. You may have multiple clients that map to the same… 123 …"entityId": "A String", # Numerical identifier of the client entity. The entit… 125 …"A String", # An optional field for specifying the type of the client entity: `ADVERTISE… [all …]
|
D | authorizedbuyersmarketplace_v1.buyers.clients.html | 84 …ne">Activates an existing client. The state of the client will be updated to "ACTIVE". This method… 90 <p class="firstline">Creates a new client.</p> 93 …>Deactivates an existing client. The state of the client will be updated to "INACTIVE". This metho… 96 <p class="firstline">Gets a client with a given resource name.</p> 105 <p class="firstline">Updates an existing client.</p> 109 …ctivates an existing client. The state of the client will be updated to "ACTIVE". This m… 116 { # Request message for activating a client. 127 …{ # A client represents an agency, a brand, or an advertiser customer of the buyer. Based on the c… 129 …"name": "A String", # Output only. The resource name of the client. Format: `b… 130 …client with an identifier in the namespace of the buyer, lookup clients by that identifier and ver… [all …]
|
/external/python/google-api-python-client/ |
D | CHANGELOG | 3 ## [2.34.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.33.0...v2.34.0) (… 8 …le-api-python-client/commit/945a281fc6a055f37d68a742959bdd18aaf6eb62 ([5a6231d](https://www.github… 9 …le-api-python-client/commit/90327d9a1b198523773d730402c5274c424ddf8f ([797d677](https://www.github… 10 …le-api-python-client/commit/a2271c7c184e8d75b6370cf139ca464e4ebe435d ([5a6231d](https://www.github… 11 …le-api-python-client/commit/e98fcec145aeb43c1a962404c4599b63dbe7443c ([5a6231d](https://www.github… 12 …le-api-python-client/commit/6a63e51e98ea3d3662b0dd89e95636ddf14ef941 ([5a6231d](https://www.github… 13 …le-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8ed847c5236 ([5a6231d](https://www.github… 14 …le-api-python-client/commit/bb409be9296aef9c3e106476999e6e1c37d2fa8a ([5a6231d](https://www.github… 15 …le-api-python-client/commit/5687b00d4ba57a2ddb4311f66ae627f1c4f3807d ([5a6231d](https://www.github… 16 …le-api-python-client/commit/d026eb98f0eee8889aa7b55d507296074a140da5 ([5a6231d](https://www.github… [all …]
|
/external/python/mobly/tests/mobly/controllers/android_device_lib/ |
D | jsonrpc_client_base_test.py | 37 Test that if the net socket gives an io error, then the client 42 client = FakeRpcClient() 43 client.connect() 54 client = FakeRpcClient() 55 client.connect() 65 client = FakeRpcClient() 70 client.connect() 73 client = FakeRpcClient() 75 client.clear_host_port = mock.MagicMock() 76 client._conn = mock_conn [all …]
|
D | snippet_client_test.py | 83 client = self._make_client() 84 client.connect() 85 result = client.testSnippetCall() 91 client = self._make_client() 92 client.host_port = 123 # normally picked by start_app_and_connect 93 client.connect() 95 callback = client.testSnippetCall() 99 # Check to make sure the event client is using the same port as the 100 # main client. 117 client = self._make_client() [all …]
|
D | snippet_client_v2_test.py | 137 self.client = snippet_client_v2.SnippetClientV2( 165 """Makes the snippet client and mocks the socket connection.""" 173 self.client.device_port = device_port 176 self.client._counter = self.client._id_counter() 181 """Asserts the resources had been released before the client stopped.""" 182 self.assertIs(self.client._proc, None) 191 self.assertFalse(self.client.is_alive) 192 self.assertIs(self.client._conn, None) 194 self.assertIs(self.client.host_port, None) 196 self.assertIsNone(self.client._event_client) [all …]
|
/external/openthread/src/cli/ |
D | README_SRP_CLIENT.md | 1 # OpenThread CLI - SRP Client 5 Usage : `srp client [command] ...` 24 Usage: `srp client help` 26 Print SRP client help menu. 29 > srp client help 46 Usage `srp client autostart [enable|disable]` 48 Enable/Disable auto start mode in SRP client. This command requires `OPENTHREAD_CONFIG_SRP_CLIENT_A… 53 > srp client autostart 61 > srp client autostart enable 64 > srp client autostart [all …]
|
/external/autotest/metadata/tests/ |
D | policy.star | 15 … main_package = 'autotest_lib.client.site_tests.policy_AccessibilityTest.policy_AccessibilityTest', 20 …main_package = 'autotest_lib.client.site_tests.policy_AlternateErrorPages.policy_AlternateErrorPag… 25 …main_package = 'autotest_lib.client.site_tests.policy_ArcAudioCaptureAllowed.policy_ArcAudioCaptur… 30 …main_package = 'autotest_lib.client.site_tests.policy_ArcBackupRestoreServiceEnabled.policy_ArcBac… 35 …main_package = 'autotest_lib.client.site_tests.policy_ArcDisableScreenshots.policy_ArcDisableScree… 40 …main_package = 'autotest_lib.client.site_tests.policy_ArcExternalStorageDisabled.policy_ArcExterna… 45 …main_package = 'autotest_lib.client.site_tests.policy_ArcVideoCaptureAllowed.policy_ArcVideoCaptur… 50 …main_package = 'autotest_lib.client.site_tests.policy_AudioOutputAllowed.policy_AudioOutputAllowed… 55 … main_package = 'autotest_lib.client.site_tests.policy_AutotestCheck.policy_AutotestCheck', 60 …main_package = 'autotest_lib.client.site_tests.policy_BookmarkBarEnabled.policy_BookmarkBarEnabled… [all …]
|
D | platform.star | 15 … main_package = 'autotest_lib.client.site_tests.platform_AccurateTime.platform_AccurateTime', 25 … main_package = 'autotest_lib.client.site_tests.platform_AesThroughput.platform_AesThroughput', 30 … main_package = 'autotest_lib.client.site_tests.platform_BootLockbox.platform_BootLockbox', 40 main_package = 'autotest_lib.client.site_tests.platform_BootPerf.platform_BootPerf', 45 …main_package = 'autotest_lib.client.site_tests.platform_CheckErrorsInLog.platform_CheckErrorsInLog… 50 … main_package = 'autotest_lib.client.site_tests.platform_ChromeCgroups.platform_ChromeCgroups', 55 … main_package = 'autotest_lib.client.site_tests.platform_CleanShutdown.platform_CleanShutdown', 80 …main_package = 'autotest_lib.client.site_tests.platform_CrosDisksArchive.platform_CrosDisksArchive… 100 … main_package = 'autotest_lib.client.site_tests.platform_CrosDisksSshfs.platform_CrosDisksSshfs', 105 main_package = 'autotest_lib.client.site_tests.platform_Crossystem.platform_Crossystem', [all …]
|
/external/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/ |
D | CMakeLists.txt | 1 project(lws-minimal-http-client-multi C) 8 set(SAMP lws-minimal-http-client-multi) 9 set(SRCS minimal-http-client-multi.c) 118 add_test(NAME http-client-multi COMMAND lws-minimal-http-client-multi 120 add_test(NAME http-client-multi-h1 COMMAND lws-minimal-http-client-multi 122 add_test(NAME http-client-multi-pipe COMMAND lws-minimal-http-client-multi 124 add_test(NAME http-client-multi-h1-pipe COMMAND lws-minimal-http-client-multi 126 add_test(NAME http-client-multi-stag COMMAND lws-minimal-http-client-multi 128 add_test(NAME http-client-multi-stag-h1 COMMAND lws-minimal-http-client-multi 130 add_test(NAME http-client-multi-stag-pipe COMMAND lws-minimal-http-client-multi [all …]
|
/external/linux-kselftest/tools/testing/selftests/tpm2/ |
D | tpm2_tests.py | 15 self.client = tpm2.Client() 16 self.root_key = self.client.create_root_key() 19 self.client.flush_context(self.root_key) 20 self.client.close() 26 blob = self.client.seal(self.root_key, data, auth, None) 27 result = self.client.unseal(self.root_key, blob, auth, None) 31 pcr_banks = self.client.get_cap_pcrs() 41 handle = self.client.start_auth_session(tpm2.TPM2_SE_TRIAL) 48 self.client.policy_pcr(handle, pcrs, bank_alg=bank_alg) 49 self.client.policy_password(handle) [all …]
|
/external/autotest/client/common_lib/cros/ |
D | pinweaver_client.py | 20 def __check_pinweaver_client_present(client, message): argument 22 run = client.run('which pinweaver_client', ignore_status=True) 26 def __execute_for_dict(client, *args, **kwargs): argument 30 __check_pinweaver_client_present(client, args[0]) 36 run = client.run(*args, **kwargs) 45 def ResetTree(client, bits_per_level, height): argument 48 @param client: client object to run commands on. 50 return __execute_for_dict(client, 'pinweaver_client resettree %d %d' % 54 def InsertLeaf(client, label, auxilary_hashes, low_entropy_secret, argument 59 @param client: client object to run commands on. [all …]
|
/external/python/mobly/mobly/controllers/android_device_lib/services/ |
D | snippet_management_service.py | 19 MISSING_SNIPPET_CLIENT_MSG = 'No snippet client is registered with name "%s".' 44 """True if any client is running, False otherwise.""" 45 return any([client.is_alive for client in self._snippet_clients.values()]) 48 """Gets the snippet client managed under a given name. 51 name: string, the name of the snippet client under management. 60 """Adds a snippet client to the management. 64 client. E.g. `name='maps'` attaches the snippet client to 79 'be used again.' % (name, self._snippet_clients[name].client.package), 82 for snippet_name, client in self._snippet_clients.items(): 83 if package == client.package: [all …]
|
/external/google-cloud-java/java-debugger-client/ |
D | CHANGELOG.md | 3 …s/google-cloud-java/compare/google-cloud-debugger-client-v1.4.1-SNAPSHOT...google-cloud-debugger-c… 23 …eapis/google-cloud-java/compare/google-cloud-debugger-client-v1.3.7...google-cloud-debugger-client… 43 ## [1.3.7](https://github.com/googleapis/java-debugger-client/compare/v1.3.6...v1.3.7) (2022-10-05) 48 * update protobuf to v3.21.7 ([f0338ef](https://github.com/googleapis/java-debugger-client/commit/f… 50 ## [1.3.6](https://github.com/googleapis/java-debugger-client/compare/v1.3.5...v1.3.6) (2022-10-03) 55 …github.com/googleapis/java-debugger-client/issues/261)) ([ab96862](https://github.com/googleapis/j… 57 ## [1.3.5](https://github.com/googleapis/java-debugger-client/compare/v1.3.4...v1.3.5) (2022-09-28) 62 …github.com/googleapis/java-debugger-client/issues/254)) ([13b17a8](https://github.com/googleapis/j… 63 …github.com/googleapis/java-debugger-client/issues/234)) ([c79923a](https://github.com/googleapis/j… 64 …github.com/googleapis/java-debugger-client/issues/238)) ([e5076ca](https://github.com/googleapis/j… [all …]
|
/external/virglrenderer/server/ |
D | render_client.c | 18 * When the client process destroys a context, it closes the connection to the 32 render_client_find_record(struct render_client *client, uint32_t ctx_id) in render_client_find_record() argument 34 list_for_each_entry (struct render_context_record, rec, &client->context_records, in render_client_find_record() 43 render_client_detach_all_records(struct render_client *client) in render_client_detach_all_records() argument 45 struct render_server *srv = client->server; in render_client_detach_all_records() 50 list_for_each_entry_safe (struct render_context_record, rec, &client->context_records, in render_client_detach_all_records() 53 list_inithead(&client->context_records); in render_client_detach_all_records() 57 render_client_remove_record(struct render_client *client, in render_client_remove_record() argument 60 struct render_server *srv = client->server; in render_client_remove_record() 69 render_client_clear_records(struct render_client *client) in render_client_clear_records() argument [all …]
|
/external/grpc-grpc/doc/ |
D | http2-interop-test-descriptions.md | 4 Client and server use 20 Client section in Negative HTTP/2 Interop Test Case Descriptions 23 Clients implement test cases that test certain functionality. Each client is 38 Note that the server and client must be invoked with the same test case or else 40 that invokes both server and client at the same time, with the same test_case. 47 This test verifies that the client correctly responds to a goaway sent by the 48 server. The client should handle the goaway by switching to a new stream without 51 Client Procedure: 52 1. Client sends two UnaryCall requests (and sleeps for 1 second in-between). 64 Client asserts: [all …]
|
/external/wayland/tests/ |
D | protocol-logger-test.c | 35 #include "wayland-client.h" 67 struct wl_client *client; member 79 struct client { struct 115 c->client = wl_resource_get_client(actual_msg->resource); in compositor_sequence_observer_func() 154 struct client *c = user_data; in client_sequence_observer_func() 168 "client msg %d of %d actual [%d, %d, '%s', %d, '%s', %d] vs " in client_sequence_observer_func() 220 // used as a starting point for a client or server that wants to log messages. 330 logger_setup(struct compositor *compositor, struct client *client) in logger_setup() argument 344 client->display = wl_display_connect(socket); in logger_setup() 345 client->sequence_observer = wl_display_create_client_observer( in logger_setup() [all …]
|
/external/cronet/stable/net/proxy_resolution/win/ |
D | dhcp_pac_file_adapter_fetcher_win_unittest.cc | 187 FetcherClient client; in TEST() local 188 client.fetcher_->configured_url_ = ""; in TEST() 189 client.RunTest(); in TEST() 190 client.WaitForResult(ERR_PAC_NOT_IN_DHCP); in TEST() 191 ASSERT_TRUE(client.fetcher_->DidFinish()); in TEST() 192 EXPECT_THAT(client.fetcher_->GetResult(), IsError(ERR_PAC_NOT_IN_DHCP)); in TEST() 193 EXPECT_EQ(std::u16string(), client.fetcher_->GetPacScript()); in TEST() 199 FetcherClient client; in TEST() local 200 client.RunTest(); in TEST() 201 client.WaitForResult(OK); in TEST() [all …]
|
/external/cronet/tot/net/proxy_resolution/win/ |
D | dhcp_pac_file_adapter_fetcher_win_unittest.cc | 187 FetcherClient client; in TEST() local 188 client.fetcher_->configured_url_ = ""; in TEST() 189 client.RunTest(); in TEST() 190 client.WaitForResult(ERR_PAC_NOT_IN_DHCP); in TEST() 191 ASSERT_TRUE(client.fetcher_->DidFinish()); in TEST() 192 EXPECT_THAT(client.fetcher_->GetResult(), IsError(ERR_PAC_NOT_IN_DHCP)); in TEST() 193 EXPECT_EQ(std::u16string(), client.fetcher_->GetPacScript()); in TEST() 199 FetcherClient client; in TEST() local 200 client.RunTest(); in TEST() 201 client.WaitForResult(OK); in TEST() [all …]
|
/external/aws-sdk-java-v2/services/kinesis/src/main/resources/codegen-resources/ |
D | customization.config | 25 …nt targeting control operation type in ADC regions": "Test is broken for client tests, need operat… 26 …"Account endpoint targeting control operation type": "Test is broken for client tests, need operat… 27 …"Account endpoint targeting data operation type in ADC regions": "Test is broken for client tests,… 28 …"Account endpoint targeting data operation type": "Test is broken for client tests, need operation… 29 …"Account endpoint with Dual Stack and FIPS enabled": "Test is broken for client tests, need operat… 30 …"Account endpoint with Dual Stack enabled": "Test is broken for client tests, need operationInputs… 31 …"Account endpoint with FIPS and DualStack disabled": "Test is broken for client tests, need operat… 32 …nt with FIPS and DualStack enabled for cn regions.": "Test is broken for client tests, need operat… 33 … "Account endpoint with FIPS enabled": "Test is broken for client tests, need operationInputs.", 34 …ps targeting control operation type in ADC regions": "Test is broken for client tests, need operat… [all …]
|