Home
last modified time | relevance | path

Searched refs:is_http2 (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
36 is_http2=is_http2,
75 is_http2=False, supports_write_buffering=False,
230 if not fopt.is_http2:
Dgen_build_yaml.py46 supports_compression=False, is_inproc=True, is_http2=False,
260 if not END2END_FIXTURES[f].is_http2: