/external/grpc-grpc/test/core/end2end/tests/ |
D | no_logging.cc | 116 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 240 simple_request_body(config, f); in test_invoke_simple_request() 251 simple_request_body(config, f); in test_invoke_10_simple_requests() 254 simple_request_body(config, f); in test_invoke_10_simple_requests() 275 simple_request_body(config, f); in test_no_logging_in_one_request() 278 simple_request_body(config, f); in test_no_logging_in_one_request()
|
D | no_error_on_hotpath.cc | 90 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 216 simple_request_body(config, f); in test_no_error_on_hotpath_one_request() 218 simple_request_body(config, f); in test_no_error_on_hotpath_one_request() 231 simple_request_body(config, f); in test_no_error_on_hotpath_10_requests() 234 simple_request_body(config, f); in test_no_error_on_hotpath_10_requests()
|
D | registered_call.cc | 89 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 199 simple_request_body(config, f, rc); in test_invoke_simple_request() 211 simple_request_body(config, f, rc); in test_invoke_10_simple_requests()
|
D | idempotent_request.cc | 89 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 215 simple_request_body(config, f); in test_invoke_simple_request() 225 simple_request_body(config, f); in test_invoke_10_simple_requests()
|
D | simple_request.cc | 89 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 254 simple_request_body(config, f); in test_invoke_simple_request() 264 simple_request_body(config, f); in test_invoke_10_simple_requests()
|
D | bad_hostname.cc | 88 static void simple_request_body(grpc_end2end_test_fixture f) { in simple_request_body() function 160 simple_request_body(f); in test_invoke_simple_request()
|
D | negative_deadline.cc | 89 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 158 simple_request_body(config, f, num_ops); in test_invoke_simple_request()
|
D | cancel_with_status.cc | 92 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 170 simple_request_body(config, f, num_ops); in test_invoke_simple_request()
|
D | max_concurrent_streams.cc | 86 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 240 simple_request_body(config, f); in test_max_concurrent_streams() 242 simple_request_body(config, f); in test_max_concurrent_streams() 483 simple_request_body(config, f); in test_max_concurrent_streams_with_timeout_on_first() 485 simple_request_body(config, f); in test_max_concurrent_streams_with_timeout_on_first() 678 simple_request_body(config, f); in test_max_concurrent_streams_with_timeout_on_second() 680 simple_request_body(config, f); in test_max_concurrent_streams_with_timeout_on_second()
|
D | server_finishes_request.cc | 88 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 194 simple_request_body(config, f); in test_invoke_simple_request()
|
D | high_initial_seqno.cc | 90 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 221 simple_request_body(config, f); in test_invoke_10_simple_requests()
|
D | proxy_auth.cc | 93 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 224 simple_request_body(config, f); in test_invoke_proxy_auth()
|
D | max_connection_idle.cc | 45 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 207 simple_request_body(config, &f); in test_max_connection_idle()
|
D | hpack_size.cc | 231 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 376 simple_request_body(config, f, i); in test_size()
|
/external/grpc-grpc/test/core/end2end/ |
D | inproc_callback_test.cc | 295 static void simple_request_body(grpc_end2end_test_config config, in simple_request_body() function 442 simple_request_body(config, f); in test_invoke_simple_request() 452 simple_request_body(config, f); in test_invoke_10_simple_requests() 466 simple_request_body(config, f); in test_invoke_many_simple_requests()
|
D | h2_ssl_cert_test.cc | 295 static void simple_request_body(grpc_end2end_test_fixture f, in simple_request_body() function 348 simple_request_body(fixture_, GetParam().result); in TEST_P()
|