Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.cc531 ? TSI_TEST_BIG_MESSAGE_SIZE in tsi_test_frame_protector_config_create()
535 ? generate_random_message(TSI_TEST_BIG_MESSAGE_SIZE) in tsi_test_frame_protector_config_create()
539 ? TSI_TEST_BIG_MESSAGE_SIZE in tsi_test_frame_protector_config_create()
543 ? generate_random_message(TSI_TEST_BIG_MESSAGE_SIZE) in tsi_test_frame_protector_config_create()
Dtransport_security_test_lib.h36 #define TSI_TEST_BIG_MESSAGE_SIZE 17000 macro