Home
last modified time | relevance | path

Searched refs:tsi_test_frame_protector_fixture_create (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_frame_protector_test.cc156 tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
189 fixture = tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
222 fixture = tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
255 fixture = tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
288 fixture = tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
321 fixture = tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_vector_tests()
378 tsi_test_frame_protector_fixture_create(); in alts_test_do_round_trip_all()
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test_lib.h188 tsi_test_frame_protector_fixture* tsi_test_frame_protector_fixture_create();
Dtransport_security_test_lib.cc640 tsi_test_frame_protector_fixture* tsi_test_frame_protector_fixture_create() { in tsi_test_frame_protector_fixture_create() function