/third_party/grpc/test/core/end2end/tests/ |
D | ping.cc | 40 client_a[0].type = GRPC_ARG_INTEGER; in test_ping() 44 client_a[1].type = GRPC_ARG_INTEGER; in test_ping() 47 client_a[2].type = GRPC_ARG_INTEGER; in test_ping() 51 server_a[0].type = GRPC_ARG_INTEGER; in test_ping() 55 server_a[1].type = GRPC_ARG_INTEGER; in test_ping()
|
D | bad_ping.cc | 70 client_a[0].type = GRPC_ARG_INTEGER; in test_bad_ping() 74 client_a[1].type = GRPC_ARG_INTEGER; in test_bad_ping() 77 client_a[2].type = GRPC_ARG_INTEGER; in test_bad_ping() 81 server_a[0].type = GRPC_ARG_INTEGER; in test_bad_ping() 85 server_a[1].type = GRPC_ARG_INTEGER; in test_bad_ping() 88 server_a[2].type = GRPC_ARG_INTEGER; in test_bad_ping() 227 client_a[0].type = GRPC_ARG_INTEGER; in test_pings_without_data() 233 client_a[1].type = GRPC_ARG_INTEGER; in test_pings_without_data() 236 client_a[2].type = GRPC_ARG_INTEGER; in test_pings_without_data() 240 server_a[0].type = GRPC_ARG_INTEGER; in test_pings_without_data() [all …]
|
D | max_connection_age.cc | 84 server_a[0].type = GRPC_ARG_INTEGER; in test_max_age_forcibly_close() 87 server_a[1].type = GRPC_ARG_INTEGER; in test_max_age_forcibly_close() 90 server_a[2].type = GRPC_ARG_INTEGER; in test_max_age_forcibly_close() 226 server_a[0].type = GRPC_ARG_INTEGER; in test_max_age_gracefully_close() 229 server_a[1].type = GRPC_ARG_INTEGER; in test_max_age_gracefully_close() 232 server_a[2].type = GRPC_ARG_INTEGER; in test_max_age_gracefully_close()
|
D | keepalive_timeout.cc | 107 keepalive_arg_elems[0].type = GRPC_ARG_INTEGER; in test_keepalive_timeout() 110 keepalive_arg_elems[1].type = GRPC_ARG_INTEGER; in test_keepalive_timeout() 113 keepalive_arg_elems[2].type = GRPC_ARG_INTEGER; in test_keepalive_timeout() 241 keepalive_arg_elems[0].type = GRPC_ARG_INTEGER; in test_read_delays_keepalive() 244 keepalive_arg_elems[1].type = GRPC_ARG_INTEGER; in test_read_delays_keepalive() 247 keepalive_arg_elems[2].type = GRPC_ARG_INTEGER; in test_read_delays_keepalive()
|
D | max_connection_idle.cc | 173 client_a[0].type = GRPC_ARG_INTEGER; in test_max_connection_idle() 178 server_a[0].type = GRPC_ARG_INTEGER; in test_max_connection_idle() 181 server_a[1].type = GRPC_ARG_INTEGER; in test_max_connection_idle()
|
D | simple_delayed_request.cc | 190 arg_array[0].type = GRPC_ARG_INTEGER; in test_simple_delayed_request_short() 210 arg_array[0].type = GRPC_ARG_INTEGER; in test_simple_delayed_request_long()
|
D | hpack_size.cc | 362 server_arg.type = GRPC_ARG_INTEGER; in test_size() 368 client_arg.type = GRPC_ARG_INTEGER; in test_size()
|
D | invoke_large_request.cc | 101 args[0].type = GRPC_ARG_INTEGER; in test_invoke_large_request() 104 args[1].type = GRPC_ARG_INTEGER; in test_invoke_large_request()
|
/third_party/grpc/src/core/lib/compression/ |
D | compression_args.cc | 41 if (a->args[i].type == GRPC_ARG_INTEGER && in grpc_channel_args_get_channel_default_compression_algorithm() 57 tmp.type = GRPC_ARG_INTEGER; in grpc_channel_args_set_channel_default_compression_algorithm() 71 if (a->args[i].type == GRPC_ARG_INTEGER && in find_compression_algorithm_states_bitset() 110 tmp.type = GRPC_ARG_INTEGER; in grpc_channel_args_compression_algorithm_set_state()
|
/third_party/grpc/src/core/lib/channel/ |
D | channel_args.cc | 48 case GRPC_ARG_INTEGER: in copy_arg() 155 case GRPC_ARG_INTEGER: in cmp_arg() 211 case GRPC_ARG_INTEGER: in grpc_channel_args_destroy() 251 if (arg->type != GRPC_ARG_INTEGER) { in grpc_channel_arg_get_integer() 292 if (arg->type != GRPC_ARG_INTEGER) { in grpc_channel_arg_get_bool() 329 arg.type = GRPC_ARG_INTEGER; in grpc_channel_arg_integer_create() 352 case GRPC_ARG_INTEGER: in grpc_channel_args_string()
|
/third_party/grpc/test/core/end2end/fixtures/ |
D | h2_sockpair_1byte.cc | 84 a[0].type = GRPC_ARG_INTEGER; in chttp2_create_fixture_socketpair() 87 a[1].type = GRPC_ARG_INTEGER; in chttp2_create_fixture_socketpair() 90 a[2].type = GRPC_ARG_INTEGER; in chttp2_create_fixture_socketpair()
|
D | h2_census.cc | 59 arg.type = GRPC_ARG_INTEGER; in make_census_enable_arg()
|
D | h2_full+workarounds.cc | 77 args[i].type = GRPC_ARG_INTEGER; in chttp2_init_server_fullstack()
|
D | h2_proxy.cc | 52 arg.type = GRPC_ARG_INTEGER; in create_proxy_client()
|
/third_party/grpc/test/core/channel/ |
D | channel_stack_test.cc | 33 GPR_ASSERT(args->channel_args->args[0].type == GRPC_ARG_INTEGER); in channel_init_func() 102 arg.type = GRPC_ARG_INTEGER; in test_create_channel_stack()
|
D | minimal_stack_is_minimal_test.cc | 69 minimal_stack_arg.type = GRPC_ARG_INTEGER; in main() 175 case GRPC_ARG_INTEGER: { in check_stack()
|
/third_party/grpc/test/cpp/common/ |
D | channel_arguments_test.cc | 114 if (arg.type == GRPC_ARG_INTEGER) { in HasArg() 137 arg0.type = GRPC_ARG_INTEGER; in TEST_F() 142 arg1.type = GRPC_ARG_INTEGER; in TEST_F()
|
/third_party/grpc/src/core/ext/transport/cronet/client/secure/ |
D | cronet_channel_create.cc | 52 disable_client_authority_filter_arg.type = GRPC_ARG_INTEGER; in grpc_cronet_secure_channel_create()
|
/third_party/grpc/test/core/iomgr/ |
D | tcp_posix_test.cc | 217 a[0].type = GRPC_ARG_INTEGER, in read_test() 268 a[0].type = GRPC_ARG_INTEGER; in large_read_test() 429 a[0].type = GRPC_ARG_INTEGER, in write_test() 506 a[0].type = GRPC_ARG_INTEGER; in release_fd_test() 603 a[0].type = GRPC_ARG_INTEGER; in create_fixture_tcp_socketpair()
|
D | endpoint_pair_test.cc | 40 a[0].type = GRPC_ARG_INTEGER; in create_fixture_endpoint_pair()
|
/third_party/grpc/src/cpp/common/ |
D | channel_arguments.cc | 50 case GRPC_ARG_INTEGER: in ChannelArguments() 171 arg.type = GRPC_ARG_INTEGER; in SetInt()
|
/third_party/grpc/src/core/lib/security/security_connector/alts/ |
D | alts_security_connector.cc | 88 if (arg != nullptr && arg->type == GRPC_ARG_INTEGER) { in add_handshakers() 153 if (arg != nullptr && arg->type == GRPC_ARG_INTEGER) { in add_handshakers()
|
/third_party/grpc/test/cpp/naming/ |
D | cancel_ares_query_test.cc | 296 arg.type = GRPC_ARG_INTEGER; in TestCancelDuringActiveQuery() 304 arg.type = GRPC_ARG_INTEGER; in TestCancelDuringActiveQuery()
|
/third_party/grpc/src/ruby/ext/grpc/ |
D | rb_channel_args.c | 87 args->args[args->num_args - 1].type = GRPC_ARG_INTEGER; in grpc_rb_channel_create_in_process_add_args_hash_cb()
|
/third_party/grpc/test/core/end2end/ |
D | goaway_server_test.cc | 197 arg_array[0].type = GRPC_ARG_INTEGER; in main() 207 arg_array[1].type = GRPC_ARG_INTEGER; in main()
|