Home
last modified time | relevance | path

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

123

/external/grpc-grpc/test/core/end2end/
Dinvalid_call_argument_test.cc290 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_from_client() local
481 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_status_from_server_with_invalid_flags() local
504 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_too_many_trailing_metadata() local
526 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_send_server_status_twice() local
/external/grpc-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_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
Dnetwork_status_change.cc191 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_network_status_change() 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
Dserver_finishes_request.cc155 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dwrite_buffering_at_end.cc231 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_request_with_payload() local
Dwrite_buffering.cc240 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_invoke_request_with_payload() local
Dproxy_auth.cc179 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dlarge_metadata.cc205 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_request_with_large_metadata() local
Dhigh_initial_seqno.cc161 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_request_body() local
Dstreaming_error_response.cc210 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test() local
Dsimple_metadata.cc223 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_request_response_with_metadata_and_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
Dsimple_delayed_request.cc151 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in simple_delayed_request_body() local
Dtrailing_metadata.cc232 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_request_response_with_metadata_and_payload() local
Dsimple_cacheable_request.cc225 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in test_cacheable_request_response_with_metadata_and_payload() local
/external/grpc-grpc/test/core/bad_client/tests/
Dduplicate_header.cc107 grpc_slice status_details = grpc_slice_from_static_string("xyz"); in verifier() local
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1alpha/
Dbinarylog.proto88 bytes status_details = 11; field

123