Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl80 def test_options(needs_fullstack=False, needs_dns=False, needs_names=False, argument
87 needs_dns=needs_dns,
107 'call_host_override': test_options(needs_fullstack=True, needs_dns=True,
120 'default_host': test_options(needs_fullstack=True, needs_dns=True,
214 if topt.needs_dns:
Dgen_build_yaml.py117 needs_fullstack=True, needs_dns=True, needs_names=True),
119 needs_fullstack=True, needs_dns=True, needs_names=True),
235 if END2END_TESTS[t].needs_dns: