Home
last modified time | relevance | path

Searched defs:new_cluster (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_core_end2end_test.cc132 Cluster new_cluster = default_cluster_; in TEST_P() local
664 Cluster new_cluster = default_cluster_; in TEST_P() local
715 Cluster new_cluster = default_cluster_; in TEST_P() local
785 Cluster new_cluster = default_cluster_; in TEST_P() local
962 Cluster new_cluster = default_cluster_; in TEST_P() local
1040 Cluster new_cluster = default_cluster_; in TEST_P() local
1273 Cluster new_cluster = default_cluster_; in TEST_P() local
1350 Cluster new_cluster = default_cluster_; in TEST_P() local
1458 Cluster new_cluster = default_cluster_; in TEST_P() local
H A Dxds_routing_end2end_test.cc1446 Cluster new_cluster = default_cluster_; in TEST_P() local
1493 Cluster new_cluster = default_cluster_; in TEST_P() local
2009 Cluster new_cluster = default_cluster_; in TEST_P() local
2094 Cluster new_cluster = default_cluster_; in TEST_P() local
2195 Cluster new_cluster = default_cluster_; in TEST_P() local
2343 Cluster new_cluster = default_cluster_; in TEST_P() local
H A Dxds_cluster_type_end2end_test.cc797 Cluster new_cluster = default_cluster_; in TEST_P() local
821 Cluster new_cluster = default_cluster_; in TEST_P() local
H A Dxds_rls_end2end_test.cc115 Cluster new_cluster = default_cluster_; in TEST_P() local
H A Dxds_cluster_end2end_test.cc182 Cluster new_cluster = default_cluster_; in TEST_P() local
1761 Cluster new_cluster = default_cluster_; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_extract_head_tail_outside_compilation.cc336 auto new_cluster = builder->create<tf_device::ClusterOp>( in UpdateClusterResults() local
410 auto new_cluster = builder->create<tf_device::ClusterOp>( in RemoveClusterAliasedOutputs() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/xds/
H A Dcds.cc471 const XdsConfig::ClusterConfig& new_cluster, in ComputeChildNames()
553 const XdsConfig::ClusterConfig& new_cluster, in CreateChildPolicyConfigForLeafCluster()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmerge_clusters.cc285 auto new_cluster = builder.create<mlir::tf_device::ClusterOp>( in CloneEmptyIfWithPredicate() local
532 auto new_cluster = builder.create<mlir::tf_device::ClusterOp>( in MergeClusters() local
H A Dspmd_expander_common.cc599 auto new_cluster = builder.create<mlir::tf_device::ClusterOp>( in RemoveUnusedClusterResults() local
650 mlir::tf_device::ClusterOp new_cluster = in SetBuilderInsertionAfterValue() local
H A Ddevice_mesh_cluster_coarsening.cc259 mlir::tf_device::ClusterOp new_cluster; in ClusterDeviceClusterOpsInBlock() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_cluster_util.cc377 XlaAutoClusteringSummary::Cluster* new_cluster = result.add_clusters(); in GetXlaAutoClusteringSummary() local
H A Dmark_for_compilation_pass.cc1145 Cluster* new_cluster = MakeNewCluster( in BuildInitialClusterSet() local
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dmod.rs1317 let mut new_cluster = None; in set_cluster_refcount() localVariable