Home
last modified time | relevance | path

Searched defs:call_details (Results 1 – 25 of 87) sorted by relevance

1234

/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc96 grpc_call_details call_details; in simple_request_body() local
204 grpc_call_details call_details; in test_max_concurrent_streams() local
448 grpc_call_details call_details; in test_max_concurrent_streams_with_timeout_on_first() local
643 grpc_call_details call_details; in test_max_concurrent_streams_with_timeout_on_second() local
Dbad_ping.cc105 grpc_call_details call_details; in test_bad_ping() local
264 grpc_call_details call_details; in test_pings_without_data() local
Dmax_connection_age.cc106 grpc_call_details call_details; in test_max_age_forcibly_close() local
248 grpc_call_details call_details; in test_max_age_gracefully_close() local
Dfilter_call_init_fails.cc114 grpc_call_details call_details; in test_server_channel_filter() local
209 grpc_call_details call_details; in test_client_channel_filter() local
298 grpc_call_details call_details; in test_client_subchannel_filter() local
Dmax_message_length.cc122 grpc_call_details call_details; in test_max_message_length_on_request() local
313 grpc_call_details call_details; in test_max_message_length_on_response() local
Dshutdown_finishes_tags.cc81 grpc_call_details call_details; in test_early_server_shutdown_finishes_tags() local
Dcall_creds.cc146 grpc_call_details call_details; in request_response_with_payload_and_call_creds() local
381 grpc_call_details call_details; in test_request_with_server_rejecting_client_creds() local
Dmax_connection_idle.cc55 grpc_call_details call_details; in simple_request_body() local
Dshutdown_finishes_calls.cc88 grpc_call_details call_details; in test_early_server_shutdown_finishes_inflight_calls() local
Ddisappearing_server.cc81 grpc_call_details call_details; in do_request_and_shutdown_server() local
Dstream_compression_compressed_payload.cc113 grpc_call_details call_details; in request_for_disabled_algorithm() local
293 grpc_call_details call_details; in request_with_payload_template() local
Dgraceful_server_shutdown.cc95 grpc_call_details call_details; in test_early_server_shutdown_finishes_inflight_calls() local
Dbad_hostname.cc96 grpc_call_details call_details; in simple_request_body() local
Ddefault_host.cc99 grpc_call_details call_details; in test_invoke_simple_request() local
Dcompressed_payload.cc113 grpc_call_details call_details; in request_for_disabled_algorithm() local
291 grpc_call_details call_details; in request_with_payload_template() local
Dnetwork_status_change.cc106 grpc_call_details call_details; in test_invoke_network_status_change() local
Dcancel_before_invoke.cc101 grpc_call_details call_details; in test_cancel_before_invoke() local
Dwrite_buffering_at_end.cc104 grpc_call_details call_details; in test_invoke_request_with_payload() local
Dcall_host_override.cc108 grpc_call_details call_details; in test_invoke_simple_request() local
Drequest_with_payload.cc103 grpc_call_details call_details; in test_invoke_request_with_payload() local
/external/grpc-grpc/test/core/bad_ssl/
Dserver_common.cc52 grpc_call_details call_details; in bad_ssl_run() local
/external/grpc-grpc/test/core/bad_client/tests/
Dsimple_request.cc94 grpc_call_details call_details; in verifier() local
Dduplicate_header.cc58 grpc_call_details call_details; in verifier() local
Dlarge_metadata.cc100 grpc_call_details call_details; in server_verifier_sends_too_much_metadata() local
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Devent.pyx.pxi29 Call call, CallDetails call_details, tuple invocation_metadata):

1234