Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/fixtures/
Dhttp_proxy_fixture.h38 void grpc_end2end_http_proxy_destroy(grpc_end2end_http_proxy* proxy);
Dh2_http_proxy.cc106 grpc_end2end_http_proxy_destroy(ffd->proxy); in chttp2_tear_down_fullstack()
Dhttp_proxy_fixture.cc570 void grpc_end2end_http_proxy_destroy(grpc_end2end_http_proxy* proxy) { in grpc_end2end_http_proxy_destroy() function