Home
last modified time | relevance | path

Searched refs:simple_request_body (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/test/core/end2end/tests/
Dno_logging.cc116 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()
Dno_error_on_hotpath.cc90 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()
Dregistered_call.cc89 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()
Didempotent_request.cc89 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()
Dsimple_request.cc89 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()
Dbad_hostname.cc88 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()
Dnegative_deadline.cc89 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()
Dcancel_with_status.cc92 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()
Dmax_concurrent_streams.cc86 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()
Dserver_finishes_request.cc88 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()
Dhigh_initial_seqno.cc90 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()
Dproxy_auth.cc93 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()
Dmax_connection_idle.cc45 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()
Dhpack_size.cc231 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/
Dinproc_callback_test.cc295 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()
Dh2_ssl_cert_test.cc295 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()