Home
last modified time | relevance | path

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

/external/grpc-grpc/templates/tools/run_tests/generated/
Dtests.json.template22 excluded_poll_engines = tgt.get("excluded_poll_engines", None)
23 if excluded_poll_engines:
24 out['excluded_poll_engines'] = excluded_poll_engines
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py131 excluded_poll_engines=[], argument
222 if len(excluded_poll_engines):
224 scenario['EXCLUDED_POLL_ENGINES'] = excluded_poll_engines
461 excluded_poll_engines=['poll-cv'])
487 excluded_poll_engines=['poll-cv'])