Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsClientImplTestBase.java253 private final Any testClusterLoadAssignment = Any.pack(mf.buildClusterLoadAssignment(EDS_RESOURCE,
1144 Any testEdsConfig = Any.pack(mf.buildClusterLoadAssignment( in edsResourceUpdated_withXdstpResourceName_withWrongType()
1950 "A.1", Any.pack(mf.buildClusterLoadAssignment("A.1", endpointsV1, dropOverloads)), in cdsResponseErrorHandling_subscribedResourceInvalid_withEdsSubscription()
1951 "B.1", Any.pack(mf.buildClusterLoadAssignment("B.1", endpointsV1, dropOverloads)), in cdsResponseErrorHandling_subscribedResourceInvalid_withEdsSubscription()
1952 "C.1", Any.pack(mf.buildClusterLoadAssignment("C.1", endpointsV1, dropOverloads))); in cdsResponseErrorHandling_subscribedResourceInvalid_withEdsSubscription()
2734 Any clusterLoadAssignment = Any.pack(mf.buildClusterLoadAssignment( in edsResourceNotFound()
2817 "A", Any.pack(mf.buildClusterLoadAssignment("A", endpointsV1, dropOverloads)), in edsResponseErrorHandling_subscribedResourceInvalid()
2818 "B", Any.pack(mf.buildClusterLoadAssignment("B", endpointsV1, dropOverloads)), in edsResponseErrorHandling_subscribedResourceInvalid()
2819 "C", Any.pack(mf.buildClusterLoadAssignment("C", endpointsV1, dropOverloads))); in edsResponseErrorHandling_subscribedResourceInvalid()
2831 "A", Any.pack(mf.buildClusterLoadAssignment("A", endpointsV2, dropOverloads)), in edsResponseErrorHandling_subscribedResourceInvalid()
[all …]
H A DDataPlaneRule.java100 ControlPlaneRule.buildClusterLoadAssignment(edsInetSocketAddress.getHostName(), in starting()
H A DControlPlaneRule.java224 static ClusterLoadAssignment buildClusterLoadAssignment(String hostName, int port) { in buildClusterLoadAssignment() method in ControlPlaneRule
H A DXdsClientImplV3Test.java651 protected Message buildClusterLoadAssignment(String cluster,