Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/fixtures/
Dhttp_proxy_fixture.h35 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create(
Dh2_http_proxy.cc56 ffd->proxy = grpc_end2end_http_proxy_create(client_args); in chttp2_create_fixture_fullstack()
Dhttp_proxy_fixture.cc529 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create( in grpc_end2end_http_proxy_create() function