Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/
Dfake_transport_security_test.cc124 const size_t odd_sizes[] = {1025, 2051, 4103, 8207, 16409}; in fake_tsi_test_do_round_trip_odd_buffer_size() local
125 const size_t size = sizeof(odd_sizes) / sizeof(size_t); in fake_tsi_test_do_round_trip_odd_buffer_size()
135 fake_fixture->base.config, odd_sizes[ind1], odd_sizes[ind2], in fake_tsi_test_do_round_trip_odd_buffer_size()
136 odd_sizes[ind3], odd_sizes[ind4], odd_sizes[ind5]); in fake_tsi_test_do_round_trip_odd_buffer_size()
Dssl_transport_security_test.cc695 const size_t odd_sizes[] = {1025, 2051, 4103, 8207, 16409}; in ssl_tsi_test_do_round_trip_odd_buffer_size() local
702 const size_t odd_sizes[] = {1025}; in ssl_tsi_test_do_round_trip_odd_buffer_size() local
704 const size_t size = sizeof(odd_sizes) / sizeof(size_t); in ssl_tsi_test_do_round_trip_odd_buffer_size()
714 ssl_fixture->base.config, odd_sizes[ind1], odd_sizes[ind2], in ssl_tsi_test_do_round_trip_odd_buffer_size()
715 odd_sizes[ind3], odd_sizes[ind4], odd_sizes[ind5]); in ssl_tsi_test_do_round_trip_odd_buffer_size()