Home
last modified time | relevance | path

Searched defs:InitClient (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.cc489 void XdsEnd2endTest::InitClient(absl::optional<XdsBootstrapBuilder> builder, in InitClient() function in grpc::testing::XdsEnd2endTest
/external/grpc-grpc/test/core/end2end/
Dend2end_tests.h637 void InitClient(const ChannelArgs& args) { in InitClient() function