Home
last modified time | relevance | path

Searched defs:custom_cluster (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_cluster_type_end2end_test.cc155 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
208 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
281 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
343 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
418 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
479 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
550 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
616 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
662 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
713 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
[all …]
H A Dxds_ring_hash_end2end_test.cc130 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
196 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
264 CustomClusterType* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local
H A Dxds_end2end_test.cc777 auto* custom_cluster = cluster.mutable_cluster_type(); in TEST_P() local