Searched defs:SetServers (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ | ||
H A D | xds_utils.h | 42 XdsBootstrapBuilder& SetServers(absl::Span<const absl::string_view> servers) { in SetServers() function |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/ | ||
D | ares-test-misc.cc | 30 TEST_F(DefaultChannelTest, SetServers) { in TEST_F() argument |
/aosp_15_r20/external/grpc-grpc/test/core/xds/ | ||
H A D | xds_client_test.cc | 185 Builder& SetServers(absl::Span<const FakeXdsServer> servers) { in SetServers() function in grpc_core::testing::__anon1b480ec00111::XdsClientTest::FakeXdsBootstrap::Builder |