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.cc45 tsi_frame_protector* client_frame_protector = nullptr; in alts_test_do_round_trip_check_frames() local
343 tsi_frame_protector* client_frame_protector = nullptr; in alts_test_do_round_trip() local
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.cc431 tsi_frame_protector* client_frame_protector, in tsi_test_do_ping_pong()
478 tsi_frame_protector* client_frame_protector = nullptr; in tsi_test_do_round_trip() local
663 tsi_frame_protector* client_frame_protector, in tsi_test_frame_protector_fixture_init()
Dtransport_security_test_lib.h114 tsi_frame_protector* client_frame_protector; member