Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_test.cc426 auto* fixture_1 = fixture_create(); in alts_grpc_record_protocol_tests() local
427 alts_grpc_record_protocol_random_seal_unseal_tests(fixture_1); in alts_grpc_record_protocol_tests()
428 alts_grpc_record_protocol_test_fixture_destroy(fixture_1); in alts_grpc_record_protocol_tests()
Dalts_iovec_record_protocol_test.cc901 alts_iovec_record_protocol_test_fixture* fixture_1 = in alts_iovec_record_protocol_mix_operations_tests() local
909 fixture_1->client_protect, fixture_1->client_unprotect, in alts_iovec_record_protocol_mix_operations_tests()
911 integrity_seal_privacy_unseal(fixture_1->client_protect, in alts_iovec_record_protocol_mix_operations_tests()
914 fixture_1->server_unprotect); in alts_iovec_record_protocol_mix_operations_tests()
916 alts_iovec_record_protocol_test_fixture_destroy(fixture_1); in alts_iovec_record_protocol_mix_operations_tests()