Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dhttp_proxy_fixture.h35 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create(
H A Dhttp_proxy_fixture.cc664 grpc_end2end_http_proxy* grpc_end2end_http_proxy_create( in grpc_end2end_http_proxy_create() function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_test_suites.cc306 : proxy_(grpc_end2end_http_proxy_create(client_args.ToC().get())) {} in HttpProxyFilter()