Home
last modified time | relevance | path

Searched refs:read_buffer_allocated_size (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.h136 size_t read_buffer_allocated_size; member
168 tsi_test_frame_protector_config* config, size_t read_buffer_allocated_size,
Dtransport_security_test_lib.cc251 gpr_zalloc(config->read_buffer_allocated_size)); in tsi_test_frame_protector_receive_message_from_peer()
258 read_from_peer_size = config->read_buffer_allocated_size; in tsi_test_frame_protector_receive_message_from_peer()
516 config->read_buffer_allocated_size = in tsi_test_frame_protector_config_create()
563 tsi_test_frame_protector_config* config, size_t read_buffer_allocated_size, in tsi_test_frame_protector_config_set_buffer_size() argument
568 config->read_buffer_allocated_size = read_buffer_allocated_size; in tsi_test_frame_protector_config_set_buffer_size()