Home
last modified time | relevance | path

Searched refs:SetXdsChannelCredentials (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_utils.h46 XdsBootstrapBuilder& SetXdsChannelCredentials(const std::string& type) { in SetXdsChannelCredentials() function
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dmemory_usage_test.cc214 .SetXdsChannelCredentials("insecure") in StartXdsServerAndConfigureBootstrap()