Home
last modified time | relevance | path

Searched defs:grpc_end2end_http_proxy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dhttp_proxy_fixture.cc69 struct grpc_end2end_http_proxy { struct
70 grpc_end2end_http_proxy() in grpc_end2end_http_proxy() argument
91 void proxy_ref(grpc_end2end_http_proxy* proxy) { proxy->users.fetch_add(1); } in proxy_ref() argument
H A Dhttp_proxy_fixture.h33 typedef struct grpc_end2end_http_proxy grpc_end2end_http_proxy; typedef