Searched refs:CreateMtlsChannel (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test.cc | 982 std::shared_ptr<grpc::Channel> CreateMtlsChannel() { in CreateMtlsChannel() function in grpc::testing::__anon57f031ca0111::XdsServerSecurityTest 1158 SendRpc([this]() { return CreateMtlsChannel(); }, {}, {}, in TEST_P() 1166 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() 1175 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() 1178 SendRpc([this]() { return CreateMtlsChannel(); }, {}, {}, in TEST_P() 1187 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() 1190 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() 1200 SendRpc([this]() { return CreateMtlsChannel(); }, {}, {}, in TEST_P() 1203 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() 1206 SendRpc([this]() { return CreateMtlsChannel(); }, in TEST_P() [all …]
|