Searched refs:tsi_test_fixture_destroy (Results 1 – 4 of 4) sorted by relevance
78 tsi_test_fixture_destroy(fixture); in fake_tsi_test_do_handshake_tiny_handshake_buffer()85 tsi_test_fixture_destroy(fixture); in fake_tsi_test_do_handshake_small_handshake_buffer()91 tsi_test_fixture_destroy(fixture); in fake_tsi_test_do_handshake()112 tsi_test_fixture_destroy(fixture); in fake_tsi_test_do_round_trip_for_all_configs()132 tsi_test_fixture_destroy(fixture); in fake_tsi_test_do_round_trip_odd_buffer_size()
465 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_tiny_handshake_buffer()472 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_small_handshake_buffer()478 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake()487 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_root_store()496 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_client_authentication()506 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_client_authentication_and_root_store()517 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_server_name_indication_exact_domain()528 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_server_name_indication_wild_star_domain()537 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_bad_server_cert()547 tsi_test_fixture_destroy(fixture); in ssl_tsi_test_do_handshake_with_bad_client_cert()[all …]
185 void tsi_test_fixture_destroy(tsi_test_fixture* fixture);
622 void tsi_test_fixture_destroy(tsi_test_fixture* fixture) { in tsi_test_fixture_destroy() function