Home
last modified time | relevance | path

Searched refs:TestCompositeChannelCredentials (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dcredentials.h30 class TestCompositeChannelCredentials : public ChannelCredentials {
32 TestCompositeChannelCredentials(grpc_channel_credentials* channel_creds, in TestCompositeChannelCredentials() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Drls_end2end_test.cc201 auto creds = std::make_shared<TestCompositeChannelCredentials>( in SetUp()
H A Dgrpclb_end2end_test.cc608 auto creds = std::make_shared<TestCompositeChannelCredentials>( in ResetStub()