Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_utils.h42 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/
Dares-test-misc.cc30 TEST_F(DefaultChannelTest, SetServers) { in TEST_F() argument
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_client_test.cc185 Builder& SetServers(absl::Span<const FakeXdsServer> servers) { in SetServers() function in grpc_core::testing::__anon1b480ec00111::XdsClientTest::FakeXdsBootstrap::Builder