Home
last modified time | relevance | path

Searched refs:SetXdsChannelArgsForTest (Results 1 – 10 of 10) sorted by relevance

/dports/devel/grpc134/grpc-1.34.1/src/core/ext/xds/
H A Dxds_client.h325 void SetXdsChannelArgsForTest(grpc_channel_args* args);
H A Dxds_client.cc2223 void SetXdsChannelArgsForTest(grpc_channel_args* args) { in SetXdsChannelArgsForTest() function
/dports/devel/grpc/grpc-1.42.0/src/core/ext/xds/
H A Dxds_client.h371 void SetXdsChannelArgsForTest(grpc_channel_args* args);
H A Dxds_client.cc2719 void SetXdsChannelArgsForTest(grpc_channel_args* args) { in SetXdsChannelArgsForTest() function
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/xds/
H A Dxds_client.h371 void SetXdsChannelArgsForTest(grpc_channel_args* args);
H A Dxds_client.cc2719 void SetXdsChannelArgsForTest(grpc_channel_args* args) { in SetXdsChannelArgsForTest() function
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/xds/
H A Dxds_client.h380 void SetXdsChannelArgsForTest(grpc_channel_args* args);
H A Dxds_client.cc2823 void SetXdsChannelArgsForTest(grpc_channel_args* args) { in SetXdsChannelArgsForTest() function
/dports/devel/grpc134/grpc-1.34.1/test/cpp/end2end/
H A Dxds_end2end_test.cc1362 grpc_core::internal::SetXdsChannelArgsForTest(&xds_channel_args_); in SetUp()
1420 grpc_core::internal::SetXdsChannelArgsForTest(nullptr); in TearDown()
/dports/devel/grpc/grpc-1.42.0/test/cpp/end2end/xds/
H A Dxds_end2end_test.cc804 grpc_core::internal::SetXdsChannelArgsForTest(&xds_channel_args_); in SetUp()
832 grpc_core::internal::SetXdsChannelArgsForTest(nullptr); in TearDown()