Home
last modified time | relevance | path

Searched defs:status_details (Results 1 – 25 of 69) sorted by relevance

123

/third_party/grpc/test/core/end2end/
Dinvalid_call_argument_test.cc289 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_from_client() local
480 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_status_from_server_with_invalid_flags() local
503 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_too_many_trailing_metadata() local
525 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_twice() local
/third_party/grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc157 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
367 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_concurrent_streams() local
601 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_concurrent_streams_with_timeout_on_first() local
795 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_concurrent_streams_with_timeout_on_second() local
Dbad_ping.cc181 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_bad_ping() local
337 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_pings_without_data() local
Dmax_connection_age.cc183 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_age_forcibly_close() local
316 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_age_gracefully_close() local
Dmax_message_length.cc441 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_message_length_on_response() local
510 grpc_slice details, status_details; in test_max_receive_message_length_on_compressed_request() local
760 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_max_receive_message_length_on_compressed_response() local
Dmax_connection_idle.cc131 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Ddisappearing_server.cc146 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in do_request_and_shutdown_server() local
Dgraceful_server_shutdown.cc161 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_early_server_shutdown_finishes_inflight_calls() local
Ddefault_host.cc175 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_simple_request() local
Dserver_finishes_request.cc155 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Drequest_with_payload.cc187 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_request_with_payload() local
Dcall_host_override.cc186 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_simple_request() local
Dwrite_buffering_at_end.cc231 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_request_with_payload() local
Dclient_streaming.cc199 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_client_streaming() local
Dproxy_auth.cc179 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dwrite_buffering.cc240 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_request_with_payload() local
Dretry_non_retriable_status_before_recv_trailing_metadata_started.cc164 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_retry_non_retriable_status_before_recv_trailing_metadata_started() local
Dhigh_initial_seqno.cc164 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dsimple_metadata.cc223 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_request_response_with_metadata_and_payload() local
Dsimple_delayed_request.cc151 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_delayed_request_body() local
Dlarge_metadata.cc205 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_request_with_large_metadata() local
Dregistered_call.cc159 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dretry_recv_initial_metadata.cc162 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_retry_recv_initial_metadata() local
Dping_pong_streaming.cc242 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_pingpong_streaming() local
/third_party/grpc/test/core/bad_client/tests/
Dduplicate_header.cc107 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in verifier() local

123