Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_test.cc430 auto* fixture_2 = fixture_create(); in alts_grpc_record_protocol_tests() local
431 alts_grpc_record_protocol_empty_seal_unseal_tests(fixture_2); in alts_grpc_record_protocol_tests()
432 alts_grpc_record_protocol_test_fixture_destroy(fixture_2); in alts_grpc_record_protocol_tests()
Dalts_iovec_record_protocol_test.cc904 alts_iovec_record_protocol_test_fixture* fixture_2 = in alts_iovec_record_protocol_mix_operations_tests() local
910 fixture_2->client_protect, fixture_2->client_unprotect); in alts_iovec_record_protocol_mix_operations_tests()
912 fixture_2->server_unprotect); in alts_iovec_record_protocol_mix_operations_tests()
913 privacy_seal_integrity_unseal(fixture_2->client_protect, in alts_iovec_record_protocol_mix_operations_tests()
917 alts_iovec_record_protocol_test_fixture_destroy(fixture_2); in alts_iovec_record_protocol_mix_operations_tests()