Home
last modified time | relevance | path

Searched defs:client_frame_protector (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_frame_protector_test.cc41 tsi_frame_protector* client_frame_protector = nullptr; in alts_test_do_round_trip_check_frames() local
334 tsi_frame_protector* client_frame_protector = nullptr; in alts_test_do_round_trip() local
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.cc419 tsi_frame_protector* client_frame_protector, in tsi_test_do_ping_pong()
466 tsi_frame_protector* client_frame_protector = nullptr; in tsi_test_do_round_trip() local
652 tsi_frame_protector* client_frame_protector, in tsi_test_frame_protector_fixture_init()
Dtransport_security_test_lib.h112 tsi_frame_protector* client_frame_protector; member