Home
last modified time | relevance | path

Searched refs:supports_proxy_auth (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl26 is_inproc=False, is_http2=True, supports_proxy_auth=False, argument
37 supports_proxy_auth=supports_proxy_auth,
59 'h2_http_proxy': fixture_options(supports_proxy_auth=True),
233 if not fopt.supports_proxy_auth:
Dgen_build_yaml.py64 ci_mac=False, exclude_iomgrs=['uv'], supports_proxy_auth=True),
263 if not END2END_FIXTURES[f].supports_proxy_auth: