Home
last modified time | relevance | path

Searched full:exclude_iomgrs (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/tools/run_tests/generated/
Dtests.json15 "exclude_iomgrs": [], array
39 "exclude_iomgrs": [], array
63 "exclude_iomgrs": [], array
87 "exclude_iomgrs": [], array
111 "exclude_iomgrs": [], array
135 "exclude_iomgrs": [ array
161 "exclude_iomgrs": [], array
185 "exclude_iomgrs": [], array
206 "exclude_iomgrs": [ array
229 "exclude_iomgrs": [], array
[all …]
/external/grpc-grpc/test/core/end2end/
Dgen_build_yaml.py27 …lver name_resolution secure platforms ci_mac tracing exclude_configs exclude_iomgrs large_writes e…
37 exclude_iomgrs=['uv'])
40 exclude_iomgrs=['uv'])
43 exclude_iomgrs=['uv'], client_channel=False)
60 platforms=['linux'], exclude_iomgrs=['uv']),
64 ci_mac=False, exclude_iomgrs=['uv'], supports_proxy_auth=True),
66 ci_mac=False, exclude_iomgrs=['uv']),
68 includes_proxy=True, ci_mac=False, exclude_iomgrs=['uv']),
71 exclude_iomgrs=['uv']),
73 ci_mac=False, exclude_iomgrs=['uv']),
[all …]
/external/grpc-grpc/templates/tools/run_tests/generated/
Dtests.json.template14 "exclude_iomgrs": tgt.get("exclude_iomgrs", []),
/external/grpc-grpc/
Dbuild.yaml2131 exclude_iomgrs:
2161 exclude_iomgrs:
2273 exclude_iomgrs:
2297 exclude_iomgrs:
2330 exclude_iomgrs:
2346 exclude_iomgrs:
2371 exclude_iomgrs:
2386 exclude_iomgrs:
2425 exclude_iomgrs:
2441 exclude_iomgrs:
[all …]
/external/grpc-grpc/tools/buildgen/plugins/
Dmake_fuzzer_tests.py39 'exclude_iomgrs': ['uv'],
/external/grpc-grpc/test/core/bad_client/
Dgen_build_yaml.py72 'exclude_iomgrs': ['uv'],
/external/grpc-grpc/tools/run_tests/
Drun_tests.py359 if self.args.iomgr_platform in target.get('exclude_iomgrs', []):