Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py105 _V3_TEST_CASES = frozenset(['timeout', 'fault_injection', 'csds']) variable
3122 if test_case in _V3_TEST_CASES and not args.xds_v3_support: