Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dend2end_test.cc1451 class SecureEnd2endTest : public End2endTest { class
1453 SecureEnd2endTest() { in SecureEnd2endTest() function in grpc::testing::__anona0cada910111::SecureEnd2endTest
1459 TEST_P(SecureEnd2endTest, SimpleRpcWithHost) { in TEST_P() argument
1490 TEST_P(SecureEnd2endTest, BlockingAuthMetadataPluginAndProcessorSuccess) { in TEST_P() argument
1515 TEST_P(SecureEnd2endTest, BlockingAuthMetadataPluginAndProcessorFailure) { in TEST_P() argument
1530 TEST_P(SecureEnd2endTest, SetPerCallCredentials) { in TEST_P() argument
1552 TEST_P(SecureEnd2endTest, OverridePerCallCredentials) { in TEST_P() argument
1583 TEST_P(SecureEnd2endTest, AuthMetadataPluginKeyFailure) { in TEST_P() argument
1600 TEST_P(SecureEnd2endTest, AuthMetadataPluginValueFailure) { in TEST_P() argument
1617 TEST_P(SecureEnd2endTest, NonBlockingAuthMetadataPluginFailure) { in TEST_P() argument
[all …]