Lines Matching refs:SecureEnd2endTest
1451 class SecureEnd2endTest : public End2endTest { class
1453 SecureEnd2endTest() { in SecureEnd2endTest() function in grpc::testing::__anon60fb6f6f0111::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
1638 TEST_P(SecureEnd2endTest, NonBlockingAuthMetadataPluginAndProcessorSuccess) { in TEST_P() argument
1663 TEST_P(SecureEnd2endTest, NonBlockingAuthMetadataPluginAndProcessorFailure) { in TEST_P() argument
1678 TEST_P(SecureEnd2endTest, BlockingAuthMetadataPluginFailure) { in TEST_P() argument
1699 TEST_P(SecureEnd2endTest, CompositeCallCreds) { in TEST_P() argument
1727 TEST_P(SecureEnd2endTest, ClientAuthContext) { in TEST_P() argument
1828 INSTANTIATE_TEST_CASE_P(SecureEnd2end, SecureEnd2endTest,