Searched refs:needs_dns (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/test/core/end2end/ |
D | generate_tests.bzl | 80 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:
|
D | gen_build_yaml.py | 117 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:
|