Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py603 if not swapped_primary_and_secondary and is_primary_instance_group(
739 if not swapped_primary_and_secondary and is_primary_instance_group(
784 if not swapped_primary_and_secondary and is_primary_instance_group(
1342 def is_primary_instance_group(gcp, instance_group): function